redis-clients
JSON →redis-clients is a Node.js library providing factory functions for creating Redis clients, publishers, and subscribers with optional key prefixing and separator configuration. Current stable version is 0.5.2, last updated in 2019. It wraps the standard redis package (node_redis) and adds convenience methods like count(), clear(), and key() for pattern-based operations. Differentiators include built-in support for pub/sub client pairs and automatic key prefixing. Release cadence is low; the package is mature but receives minimal updates.
Resources
packageredis-clients ↗