UNPKG

rate-limiter-flexible

Version:

Node.js rate limiter by key and protection from DDoS and Brute-Force attacks in process Memory, Redis, MongoDb, Memcached, MySQL, PostgreSQL, Cluster or PM

4 lines (2 loc) 77 B
const BlockedKeys = require('./BlockedKeys'); module.exports = BlockedKeys;