{"library":"redis-sentinel-client","type":"library","category":null,"description":"A transparent Redis Sentinel client for Node.js that acts as a drop-in replacement for node_redis RedisClient. It automatically connects to Redis Sentinel, discovers the current master, and handles failover by reconnecting to the new master. The current stable version is 0.2.5. This package is unmaintained and depends on a specific fork of node_redis. It is suitable for legacy projects that need automatic Redis Sentinel failover without manual reconnection logic.","language":"javascript","status":"deprecated","version":"0.2.5","tags":["javascript","redis","redis-sentinel"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-sentinel-client","imports":["const RedisSentinel = require('redis-sentinel-client');","const sentinelClient = RedisSentinel.createClient(options);","sentinelClient.set('key', 'value');"]},{"cmd":"yarn add redis-sentinel-client","imports":[]},{"cmd":"pnpm add redis-sentinel-client","imports":[]}],"homepage":"https://github.com/DocuSignDev/node-redis-sentinel-client","github":"https://github.com/DocuSignDev/node-redis-sentinel-client","docs":null,"changelog":null,"pypi":null,"npm":"redis-sentinel-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}