Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Yet another raft consensus protocol Golang implementation.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages