NestJS Redis Module
JSON →A configurable NestJS module for Redis integration built on ioredis. Version 1.0.12 is stable and supports NestJS versions 9, 10, and 11. It provides a RedisService with comprehensive Redis commands, static and async configuration via register/registerAsync, global module support, and a built-in caching interceptor for automatic method response caching with customizable TTL. Key differentiators include type safety (TypeScript types shipped), simplicity of setup, and the interceptor feature that reduces boilerplate for caching.
Resources
packagenestjs-redis-client ↗
API endpoints
full doc /v1/registry/nestjs-redis-client