{"library":"nestjs-simple-redis-client","type":"library","category":null,"description":"A NestJS module providing easy integration with Redis via the `redis` (node-redis) package. Current version 0.0.3 requires NestJS 11, Node.js 24, and npm 11. It supports synchronous and asynchronous module configuration, multiple named connections, injection via `@InjectRedis` decorator or custom token, and automatic cleanup on application shutdown. Key differentiator: bundles the `redis` driver, offers a typed `RedisClientType` injection, and enforces ESM-only usage. Active development.","language":"javascript","status":"active","version":"0.0.3","tags":["javascript","NestJS","Redis","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install nestjs-simple-redis-client","imports":["import { RedisModule } from 'nestjs-redis-client'","import { InjectRedis } from 'nestjs-redis-client'","import { REDIS_CLIENT } from 'nestjs-redis-client'","import { getRedisToken } from 'nestjs-redis-client'"]},{"cmd":"yarn add nestjs-simple-redis-client","imports":[]},{"cmd":"pnpm add nestjs-simple-redis-client","imports":[]}],"homepage":"https://github.com/matthias-hampel/nestjs-redis-client#readme","github":"https://github.com/matthias-hampel/nestjs-redis-client","docs":null,"changelog":null,"pypi":null,"npm":"nestjs-simple-redis-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}