node-cache-redis

JSON →
library 6.4.2 ·javascript
verified Jun 7, 2026

Simplistic Node.js Redis caching module with generic-pool support for scalable, multithreaded environments. Version 6.4.2 provides a straightforward API (init, set, get) with connection pooling, configurable TTL, custom logging, and statistics. Requires Redis 4+ and Node.js 8+. Features UNLINK-based deletion and pattern deletion via redis.replicate_commands().