Skip to content

Commit 782f0ff

Browse files
committed
Use sorted set to limit with moving window (PR #33 - @promag)
2 parents bf195e6 + 3d63adc commit 782f0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ratelimiter",
3-
"version": "2.2.0",
3+
"version": "3.0.0",
44
"repository": "visionmedia/node-ratelimiter",
55
"description": "abstract rate limiter backed by redis",
66
"keywords": [

0 commit comments

Comments
 (0)