{"library":"nestjs-redis-cluster","type":"library","category":null,"description":"A NestJS module for integrating Redis with cluster support, based on ioredis. Current stable version is 2.1.0. It provides RedisModule and RedisService to inject Redis clients into NestJS applications, supporting multiple named clients, async configuration, and custom error handlers. Released under MIT. Differentiates from other NestJS Redis libraries by offering explicit cluster support and straightforward registration patterns, though it requires careful handling of peer dependencies and module configuration.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","nestjs","nest","redis","nestjs-redis"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install nestjs-redis-cluster","imports":["import { RedisModule } from 'nestjs-redis-cluster'","import { RedisService } from 'nestjs-redis-cluster'","import { RedisOptions } from 'nestjs-redis-cluster'"]},{"cmd":"yarn add nestjs-redis-cluster","imports":[]},{"cmd":"pnpm add nestjs-redis-cluster","imports":[]}],"homepage":"https://github.com/useparagon/nestjs-redis-cluster","github":"https://github.com/useparagon/nestjs-redis-cluster","docs":null,"changelog":null,"pypi":null,"npm":"nestjs-redis-cluster","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}