{"library":"redis-party","type":"library","category":null,"description":"Drop-in Redis cluster client wrapper for Node.js that provides a node_redis-compatible interface. Version 0.6.0 is the current stable release. The library automatically discovers cluster nodes, manages slot-node mapping, and routes commands to the correct node based on key hashes. It supports multi-key operations only on the same slot and emits events for cluster configuration changes. Alternative to ioredis for cluster mode, but with lower maintenance activity.","language":"javascript","status":"maintenance","version":"0.6.0","tags":["javascript","redis","database","cluster"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-party","imports":["import { Cluster } from 'redis-party'","import { createClient } from 'redis-party'","import redis from 'redis-party'"]},{"cmd":"yarn add redis-party","imports":[]},{"cmd":"pnpm add redis-party","imports":[]}],"homepage":"https://github.com/koyoki/redis-party","github":"git://github.com/koyoki/redis-party","docs":null,"changelog":null,"pypi":null,"npm":"redis-party","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}