NestJS Rate Limiter
JSON →A distributed, consistent rate limiter for NestJS backed by Redis, designed for high-traffic applications. Version 0.4.0 uses Lua scripts for atomic operations with configurable limits (max, duration) via decorators or guards. Integrates with `nestjs-redis` or `ioredis`. Stable, actively maintained with support for NestJS 8–11. Compared to `nestjs-rate-limiter`, this package offers Lua-based atomicity and flexible Redis integration.
Resources
packagenest-ratelimiter ↗