Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
A NodeJS library for efficient rate limiting using sliding windows stored in Redis.
A simple way to rate limit how often a function is executed.
Rate limiting for hapi/hapi.js to prevent brute-force attacks