@jwerre/rate-limit-redis
A Redis based rate limiter for Node.js and Express.
A Redis based rate limiter for Node.js and Express.
[](https://circleci.com/gh/RisingStack/rate-limiter)
A Redis based Express middleware and Node.js rate limiter
Safely get exchange rates
rate component for uxcore.
Produces a stream of events by polling a provided function at a given rate. This rate is the minimum rate, not the exact rate (similar to setTimeout). The provided function is only polled when the previous execution has completed. This has the effect of m
Simple queries limiter
Rate limiting stampede protection for express.
A rate limiter that uses redis to horizontally scale across servers. It allows a user to set the number of tokens per user per timeframe. What separates this package from the rest is it is race-condition safe since it uses a LUA script for atomic funcs
Tool for making calculations on loans
Express Rate Limiter, using Redis as the key value store.
package limiting the duplication of logs
simple synchronous rate limiter using the token-bucket algorithm
A rating element for Aurelia framework, inspired by [CSS Tricks](https://css-tricks.com/star-ratings/)
Throttle asynchronous functions and return cached result for each function calls. It can be used for rate limit.
NB: this module is deprecated and replaced by the new 'open-exchange-rates' module, available at https://npmjs.org/package/open-exchange-rates
StreamBeans ===========
Simple IP/API Key rate-limiting middleware.
A Library to add the limits on the routes in server.
Rate limit and bruteforce prevention api server