etcd/raft
Ben Darnell 725c411346 Add ReportUnreachable and ReportSnapshot to MultiNode.
Add ReportSnapshot requirement to doc.go.
2015-03-05 12:39:52 -05:00
..
raftpb raft: do not resend snapshot if not necessary 2015-02-28 11:41:58 -08:00
rafttest rafttest: drop isPaused 2015-02-09 18:52:34 -08:00
diff_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
doc.go Add ReportUnreachable and ReportSnapshot to MultiNode. 2015-03-05 12:39:52 -05:00
example_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
log.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
log_test.go raft: separate compact and createsnap in memory storage 2015-02-28 10:08:30 -08:00
log_unstable.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
log_unstable_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
multinode.go Add ReportUnreachable and ReportSnapshot to MultiNode. 2015-03-05 12:39:52 -05:00
multinode_test.go raft: Introduce MultiNode. 2015-03-04 15:30:21 -05:00
node.go raft: do not resend snapshot if not necessary 2015-02-28 11:41:58 -08:00
node_bench_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
node_test.go raft: do not resend snapshot if not necessary 2015-02-28 11:41:58 -08:00
raft.go rafthttp: report MsgSnap status 2015-03-02 09:38:11 -08:00
raft_paper_test.go *: remove shadowing of variables from etcd and add travis test 2015-02-17 16:31:42 -05:00
raft_snap_test.go raft: do not resend snapshot if not necessary 2015-02-28 11:41:58 -08:00
raft_test.go raft: remove shadowing of variables from test 2015-02-28 12:09:33 -08:00
status.go raft: add reportUnreachable 2015-02-28 10:45:22 -08:00
storage.go raft: clean up storage 2015-02-28 10:09:07 -08:00
storage_test.go raft: clean up storage 2015-02-28 10:09:07 -08:00
util.go raft: do not resend snapshot if not necessary 2015-02-28 11:41:58 -08:00
util_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00