nestjs-redis-connector

JSON →
library 1.0.4 ·javascript
verified Jun 7, 2026

NestJS Redis Connector is a library that integrates Redis caching into NestJS applications. Version 1.0.4 provides a `RedisConnectorModule` for easy registration and a `RedisClientService` for interacting with Redis. It is based on ioredis and the official NestJS cache-manager module. Development appears inactive with no recent updates. Key differentiators include simple registration and out-of-the-box TypeScript support, but note the package is not widely adopted and may lack community support.