tokenbucket
js
A flexible rate limiter using different variations of the Token Bucket algorithm, with hierarchy support, and optional persistence in Redis. Useful for limiting API requests, or other tasks that need to be throttled.
Version 0.3.2 License MIT
Keywords
rate limiterrequest limiterlimit ratelimit requeststoken bucketleaky bucketthrottlethrottlingthrottler
INSTALL