{"library":"nestjs-ioredis","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.1.8","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install nestjs-ioredis","imports":["import { RedisModule } from 'nestjs-ioredis'","import { InjectRedisClient } from 'nestjs-ioredis'","import { RedisClient } from 'ioredis'"]},{"cmd":"yarn add nestjs-ioredis","imports":[]},{"cmd":"pnpm add nestjs-ioredis","imports":[]}],"homepage":"https://github.com/xp-fly/nestjs-redis#readme","github":"https://github.com/xp-fly/nestjs-redis","docs":null,"changelog":null,"pypi":null,"npm":"nestjs-ioredis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}