{"library":"redis-pooling","type":"library","category":null,"description":"redis-pooling is a Node.js module for creating Redis connection pools, handling multiple clients efficiently. Current stable version is 1.0.11. Release cadence is low, with no recent updates. It allows limiting and reusing Redis connections to avoid exhaustion of connections on the Redis server. Key differentiators include simple API for pooling connections compared to generic connection pool libraries. Not to be confused with the official node-redis pool feature (which is now built-in). Consider using ioredis's built-in connection management instead.","language":"javascript","status":"maintenance","version":"1.0.11","tags":["javascript","redis","pooling","connection","limit","pool","connections","multiple","clients"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-pooling","imports":["import { RedisPool } from 'redis-pooling'","import { createPool } from 'redis-pooling'","import { RedisPool } from 'redis-pooling'"]},{"cmd":"yarn add redis-pooling","imports":[]},{"cmd":"pnpm add redis-pooling","imports":[]}],"homepage":"https://github.com/lordmelique/redis-pooling#readme","github":"https://github.com/lordmelique/redis-pooling","docs":null,"changelog":null,"pypi":null,"npm":"redis-pooling","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}