nestjs-power-redis

JSON →
library 1.0.18 ·javascript
verified Jun 7, 2026

NestJS integration for power-redis, providing a secure, scalable, and production-ready Redis client wrapper with multi-connection support, TLS, and high-performance helpers. Current stable version is 1.0.18, actively maintained. It supports defining multiple named Redis connections via environment variables, auto-loading TLS certificates, and exposes utilities like bulk operations, scanning, and TTL management. Key differentiators: seamless NestJS module integration with @InjectRedis and RedisService dependency injection; supports arbitrary connection names; zero-configuration setup via .env. Designed for Node.js >=14 and ships TypeScript definitions.