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
go test -race fails
#100 opened Aug 6, 2013 by tmc
Cluster Configuration enhancement
#98 opened Aug 5, 2013 by benbjohnson
4 tasks
commit log and heartbeat issue
#35 opened Jul 1, 2013 by xiang90
Documentation enhancement
#9 opened May 11, 2013 by benbjohnson