GitHunt
W4

w41ter/bior

Yet another raft consensus protocol Golang implementation.

bior

Build Status
Coverage Status

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

Languages

Go100.0%

Contributors

Created January 13, 2018
Updated April 30, 2018
w41ter/bior | GitHunt