Description
Distributed task scheduler and rate limiter
Keywords
- async rate limiter
- rate limiter
- rate limiting
- async
- rate
- limiting
- limiter
- throttle
- throttling
- throttler
- load
- clustering
Publisher
Description
A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
Keywords
Publisher
Description
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
Keywords
- express-rate-limit
- express
- rate
- limit
- ratelimit
- rate-limit
- middleware
- ip
- auth
- authorization
- security
- brute
- force
- bruteforce
- View more
Publisher
Description
A promise limiting/concurrency library that allows you to control how many promises are run at any given time.
Keywords
Publisher
Description
Sharded queue for running async functions on an interval
Keywords
Publisher
Description
Rate limiting for hapi/hapi.js to prevent brute-force attacks
Keywords
- brute force
- brute force protection
- bruteforce
- hapi
- hapi.js
- hapijs
- limit
- plugin
- rate
- rate limit
- rate limiter
- rate limiting
- rate-limit
Publisher
Description
A fully-featured REST client built for ease-of-use and resilience
Keywords
Publisher
Description
Rate limiting plugin for hapi
Keywords
Publisher
Description
Basic IP rate-limiting middleware for Express that slows down responses rather than blocking the user.
Keywords
- express-rate-limit
- express
- rate
- limit
- ratelimit
- rate-limit
- middleware
- ip
- auth
- authorization
- security
- brute
- force
- bruteforce
- View more
Publisher
Description
IP rate-limiting middleware for Koajs 2. Use to limit repeated requests to APIs and/or endpoints such as password reset.
Keywords
- koa2-ratelimit
- koa2-rate-limit
- koa-rate-limit
- koa-ratelimit
- koa2-brute-force
- koa-brute-force
- koa2-bruteforce
- koa-bruteforce
- koa2
- rate
- limit
- sequelize
- mongodb
- ratelimit
- View more
Publisher
Description
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
Keywords
Publisher
Description
IP rate-limiting middleware for Koajs 2. Use to limit repeated requests to APIs and/or endpoints such as password reset.
Keywords
- koa2-ratelimit
- koa2-rate-limit
- koa-rate-limit
- koa-ratelimit
- koa2-brute-force
- koa-brute-force
- koa2-bruteforce
- koa-bruteforce
- koa2
- rate
- limit
- sequelize
- mongodb
- ratelimit
- View more
Publisher
Description
Transparently handle API rate limiting with Popsicle
Keywords
Publisher
Description
A Node.js queue library with controllable concurrency and rate limiting
Keywords
Publisher
Description
A lightweight, flexible promise based throttle class perfect for any rate or concurrency limiting need