Note
This project has been archived and superseded by lablup/raftify.
- Unofficial implementation of
Raft
consensus algorithm written in asyncio-based Python 3.
- Leader Election
- Log Replication
- Membership Change
Note
This project has been archived and superseded by lablup/raftify.
Raft
consensus algorithm written in asyncio-based Python 3.