NestJS ioredis
JSON →A NestJS module wrapping ioredis for Redis integration. Version 0.1.8 is current as of 2023, with limited release cadence (latest release over a year ago). It provides a declarative @RedisModule for root configuration and async factory, plus @InjectRedisClient decorator to inject named Redis clients. Differentiator: integrates deeply with NestJS DI and supports multiple connection instances via name tokens. Note: package name is 'nestjs-ioredis' but GitHub repo is 'nest-redis'. There is no official stable release beyond 0.x and no breaking change policy is documented.
Resources
packagenestjs-ioredis ↗