{"library":"multiple-redis","type":"library","category":null,"description":"Run redis commands against multiple redis instances for high availability without master/slave or sentinel configuration. Version 2.0.0. Low release cadence. Simplifies production failover by broadcasting commands to multiple independent Redis servers; any read command returns the first successful response. Alternative to Redis Sentinel or cluster setups. Pure Node.js library, wraps the 'redis' package.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","redis","high availability","require"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install multiple-redis","imports":["import MultipleRedisClient from 'multiple-redis'","import type { ClientOptions } from 'multiple-redis'","const MultipleRedisClient = require('multiple-redis')"]},{"cmd":"yarn add multiple-redis","imports":[]},{"cmd":"pnpm add multiple-redis","imports":[]}],"homepage":"http://github.com/sagiegurari/multiple-redis","github":"ssh://git@github.com/sagiegurari/multiple-redis","docs":null,"changelog":null,"pypi":null,"npm":"multiple-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}