p-throttler

A promise based throttler capable of limiting execution of parallel tasks

tokenbucket

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.