A Redis connection pool implementation based on ioredis
and generic-pool
, designed to simplify the management of Redis client connections in Node.js applications.
🎯 TRUE Drop-in ioredis replacement with comprehensive compatibility. Powered by Valkey GLIDE's high-performance Rust core. Complete Valkey JSON/Search module support. Zero code changes required for most production use cases.
An ioredis connection pooling client written in TypeScript