20 packages found
Distributed task scheduler and rate limiter
- async rate limiter
- rate limiter
- rate limiting
- async
- rate
- limiting
- limiter
- throttle
- throttling
- throttler
- load
- clustering
A promise based throttler capable of limiting execution of parallel tasks
A simple request rate throttler for node and express applications.
Request throttler for http requests against enemy webservices with unpredictable behavior for mass requests.
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.
- rate limiter
- request limiter
- limit rate
- limit requests
- token bucket
- leaky bucket
- throttle
- throttling
- throttler
Throttling for promises (or functions) using MongoDB for multicore and multicluster synchronization
Promise-based job throttler, a pace-keeper that helps to schedule and slow down fetch-requests or any other async jobs
Throttling transformer for Grammy
A rate limiter that helps you limit your client from making excessive API requests.
- rate
- limiting
- throttling
- limit
- brute
- force
- bruteforce
- throttle
- queue
- ddos
- rate limiter
- rate limiting
- async
- limiter
- View more
An npm package that facilitates both the generation and validation of API keys, as well as the limiting of calls for specific API keys on key-protected routes.
- api
- key
- throttling
- async rate limiter
- rate limiter
- rate limiting
- async
- rate
- limiting
- limiter
- throttle
- throttler
Apollo GraphQL rate limiter, throttler, and
nestjs throttler storage redis service base on node-redis
Rate Limit module with Redis storage support for NestJS GraphQL APIs
throttles a method for a specific time
Middleware to throttle requests by a single use/set of users
rolling window throttler - Count invocations per key and returns true if invocation allowed within provided durationWindow and max invocations per key
[![NPM Version][npm-image]][npm-url] [![Linux Build][travis-image]][travis-url] [![Test Coverage][coveralls-image]][coveralls-url]
A simple task throttler, letting through only X functions every Y seconds. Based on Bluebird promises.
Allows you to queue up functions as tasks and set what rate of speed they fire off. Can be a single interval or it can repeat.