jes-carr / tokenbucket
A flexible rate limiter using the Token Bucket algorithm, with optional persistence in Redis, useful for API clients, web crawling, and other tasks that need to be throttled.
☆23Updated last year
Alternatives and similar repositories for tokenbucket:
Users that are interested in tokenbucket are comparing it to the libraries listed below
- Cache and replay NodeJS streams☆40Updated 5 years ago
- ☆39Updated 8 years ago
- Job Queue in LevelDB☆85Updated 2 years ago
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 years ago
- node client for disqueue☆22Updated 3 years ago
- Thin Amplib utils for RabbitMQ RPC in Node.js☆30Updated 7 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Extends the node_redis client with readStream and writeThrough functions.☆13Updated 7 years ago
- A minimalistic Disque client using modern Node.js.☆52Updated 8 years ago
- Node.js Redis-based simple and safe work queue☆78Updated 7 years ago
- Generic, simple retry module with exponential backoff.☆51Updated 8 years ago
- cluster control module, allowing run-time control and monitoring of cluster☆99Updated 6 years ago
- Gracefully exit Express in order to get zero downtime deploys☆88Updated 8 months ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 6 years ago
- turn a connect/express middleware into a runtime replaceable, deletable middleware☆42Updated 2 years ago
- Export a schema to a normal object for serialization☆12Updated 9 years ago
- Cache mongoose queries in memory, redis or use your own driver☆80Updated 5 years ago
- Decorates a Hapi server's response toolkit with functions to make it easy to reply with Boom errors☆29Updated 4 years ago
- Easily handle HTTP Access Control (CORS) in your applications☆33Updated 2 years ago
- ☆40Updated 6 years ago
- Redis-backed task queue engine with advanced task control and eventual consistency☆77Updated last year
- ☆58Updated 7 years ago
- seamlessly queue up asynchronous function calls. supports concurrency and timeouts.☆21Updated 5 years ago
- AMQP RPC driver for node. Tested on RabbitMQ.☆49Updated 8 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 8 years ago
- this is like caolan/async which is like lodash but async, but awaitful☆75Updated 2 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- Ease the implementation of multi processing accross your microservices☆48Updated 2 years ago
- A redis based notification engine. It implements the rsmq-worker to safely create notifications and recurring reports☆26Updated 2 years ago
- NodeJS event loop latency monitor☆46Updated 8 years ago