leaky-bucket-queue
JSON →An RxJS-based leaky bucket rate limiter implementing burstable throttling with a queue. Version 0.0.2 provides a simple, type-safe queue that allows bursts of traffic up to a configurable burst size within a sliding period. Ideal for smoothing API calls while maintaining responsiveness. Compared to simpler throttle/debounce approaches, leaky bucket permits short bursts without stuttering. Currently in early development with limited API surface. No significant release cadence established.
Resources
packageleaky-bucket-queue ↗
API endpoints
full doc /v1/registry/leaky-bucket-queue