~ekez/raft

a wip implementation of the RAFT consensus algorithm
add test for single node election and shutdowns
cast vote for self on election start, reset vote on out-of-sync.
send heartbeats when node is leader.

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~ekez/raft
read/write
git@git.sr.ht:~ekez/raft

You can also use your local clone with git send-email.