Skip to content

Commit

Permalink
Add .
Browse files Browse the repository at this point in the history
  • Loading branch information
animirr committed Mar 14, 2020
1 parent ab0cf62 commit 5893ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ It works with _Redis_, process _Memory_, _Cluster_ or _PM2_, _Memcached_, _Mongo

**Atomic increments.** All operations in memory or distributed environment use atomic increments against race conditions.

**Traffic bursts** Replace Token Bucket with [BurstyRateLimiter](https://github.com/animir/node-rate-limiter-flexible/wiki/BurstyRateLimiter)
**Traffic bursts.** Replace Token Bucket with [BurstyRateLimiter](https://github.com/animir/node-rate-limiter-flexible/wiki/BurstyRateLimiter)

**Fast.** Average request takes `0.7ms` in Cluster and `2.5ms` in Distributed application. See [benchmarks](https://github.com/animir/node-rate-limiter-flexible#benchmark).

Expand Down

0 comments on commit 5893ac7

Please sign in to comment.