Bior is a implements of raft consensus algorithm in go, it supported features(✓ is checked out features):
- [✓] Leader Stickness
- [✓] Leader Election
- [✓] Log Replication
- [✓] Flow control
- [✓] log compaction
- [✓] Membership change
- [✓] Read index
features implementing:
- Leadership transfer
- Lease read