simple-redis-cache

JSON →
library 1.6.1 ·javascript maintenance
verified Jun 7, 2026

Simple Redis caching library for Node.js with connection pooling via generic-pool. Version 1.6.1 is the latest stable release as of 2025. It provides a straightforward key-value cache backed by Redis with configurable options for Redis connection, pool settings, serialization, logging, and expiration. Features both sync and async APIs, semaphore-based locking for distributed concurrency, and built-in statistics. It supports Node >=4 and uses ES6 features. Release cadence is low; the package appears to be in maintenance mode with infrequent updates.