node-raft-redis

Consensus for node microservices, based on a simplified version of the [raft algorithm](https://raft.github.io/). Requires redis as a medium. Features automatic discovery of the services of same kind. Selects one instance of a microservice as leader. For

hamok

Lightweight Distributed Object Storage on RAFT consensus algorithm