{"library":"redis-leader","type":"library","category":null,"description":"Leader election backed by Redis using SETNX command. Uses Redis 2.6.12+ atomic operations to elect a single leader among multiple candidates. Version 0.1.0. Low-level library with minimal dependencies but no active maintenance since 2016. Simpler alternative to node-redis-lock or node-zookeeper-based solutions.","language":"javascript","status":"deprecated","version":"0.1.0","tags":["javascript","redis","leader"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-leader","imports":["const Leader = require('redis-leader');","import Leader from 'redis-leader';","const Leader = require('redis-leader');"]},{"cmd":"yarn add redis-leader","imports":[]},{"cmd":"pnpm add redis-leader","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"redis-leader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}