Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

v0.1.0

No due date 71% complete

Feature complete Raft implementation including:

  • Leader election
  • Log Replication
  • Failover
  • Snapshotting: Leader initiated, stored in log
  • Snapshotting: Leader initiated, stored externally
  • Snapshotting: Independently initiated, stored in log
Loading