NestJS Throttler Storage Redis

JSON →
library 0.0.1 ·javascript
verified Jun 7, 2026

A Redis storage adapter for @nestjs/throttler using node-redis. Provides a ThrottlerStorageRedisService class that integrates with NestJS's ThrottlerModule for distributed rate limiting. Version 0.0.1 is pre-stable and unmaintained. Uses the modern node-redis v4 driver. Ships TypeScript types. Requires manual installation of redis peer dependency. Suitable for NestJS applications needing scalable, multi-instance throttling with Redis.