A promise based throttler capable of limiting execution of parallel tasks
IndigoUnitedover 2 years agoA 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.
jesucarrover 2 years agoThrottling transformer for Grammy
grammyjsabout 2 years ago