redis-extension

JSON →
library 2.0.4 ·javascript
verified Jun 7, 2026

A Redis client extension for Node.js and browser environments, supporting Redis commands, pub/sub, clustering, and TypeScript types. Current stable version is 2.0.4, with regular updates. It wraps the popular `redis` package and adds features like retry logic, connection pooling, and a simplified API. Key differentiators: promise-based, cluster support, and built-in TypeScript definitions.