ioredis-conn-pool

A Redis connection pool implementation based on `ioredis` and `generic-pool`, designed to simplify the management of Redis client connections in Node.js applications.

mm_redis

高效的Redis客户端封装库,提供连接池管理、数据类型操作、错误处理和批量操作优化