redis-leader
JSON →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.
Resources
packageredis-leader ↗