24 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 Node.js throttler, Commonly used to request throttling
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
Request throttler for http requests against enemy webservices with unpredictable behavior for mass requests.
Throttling for promises (or functions) using MongoDB for multicore and multicluster synchronization
Distributed task scheduler and rate limiter
- async rate limiter
- rate limiter
- rate limiting
- async
- rate
- limiting
- limiter
- throttle
- throttling
- throttler
- load
- clustering
Throttling transformer for Grammy
Opinionated request throttling utility to help manage token and request rate limits to the OpenAI API.
midway throttler base on traffic-throttler
throttles a method for a specific time
A simple request rate throttler for node and express applications.
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
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
Promise-based job throttler, a pace-keeper that helps to schedule and slow down fetch-requests or any other async jobs
[![NPM Version][npm-image]][npm-url] [![Linux Build][travis-image]][travis-url] [![Test Coverage][coveralls-image]][coveralls-url]
Rate Limit module with Redis storage support for NestJS GraphQL APIs
nestjs throttler storage redis service base on node-redis
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.