Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 242 Bytes

File metadata and controls

4 lines (3 loc) · 242 Bytes

NodeJS-Simple-Redis-Ratelimit

Fixed Window Ratelimiter in NodeJS with a Key that could be dynamic like the ip of the request origin or static.

❗(Requires NodeJS version 8+, tested with v8.11.3 on Windows and Debian)