{"library":"ioredis-conn-pool","type":"library","category":null,"description":"ioredis-conn-pool is a Redis connection pool implementation based on ioredis and generic-pool, designed to simplify the management of Redis client connections in Node.js applications. Current stable version is 2.0.1. It uses generic-pool for robust connection lifecycle management with configurable min/max pool size, and relies on ioredis for Redis protocol handling. Compared to alternatives like redis-pool or simple ioredis client reuse, it provides a higher-level API that abstracts acquire/release patterns and supports TypeScript out of the box. Released under MIT license.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","redis","ioredis","redis-client","redis-pool","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install ioredis-conn-pool","imports":["import { RedisPool } from 'ioredis-conn-pool'","import { RedisPoolOptions } from 'ioredis-conn-pool'"]},{"cmd":"yarn add ioredis-conn-pool","imports":[]},{"cmd":"pnpm add ioredis-conn-pool","imports":[]}],"homepage":"https://fengxinming.github.io/ioredis-conn-pool","github":"ssh://git@github.com/fengxinming/ioredis-conn-pool","docs":null,"changelog":null,"pypi":null,"npm":"ioredis-conn-pool","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}