tokenthrottle-redis

JSON →
library 1.2.0 ·javascript
verified Jun 7, 2026

Redis-backed distributed rate limiting implementation for the tokenthrottle interface. Stable version 1.2.0, with low release cadence. Provides shared rate limiting across multiple servers/processes using Redis as backend. Unlike local-only throttles, it supports atomic operations via Redis to maintain consistency. Requires ioredis or redis client. Expires unused tokens to save memory.