{"library":"nestjs-redis-client","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.0.12","tags":["javascript","nestjs","nestjs-module","redis","ioredis","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install nestjs-redis-client","imports":["import { RedisModule } from 'nestjs-redis-client'","import { RedisService } from 'nestjs-redis-client'","RedisModule.registerAsync({...})","RedisModule.register({...})"]},{"cmd":"yarn add nestjs-redis-client","imports":[]},{"cmd":"pnpm add nestjs-redis-client","imports":[]}],"homepage":"https://github.com/mouloud240/Nestjs-redis#readme","github":"https://github.com/mouloud240/Nestjs-redis","docs":null,"changelog":null,"pypi":null,"npm":"nestjs-redis-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}