etcd/raft
Xiang Li cbef6ab152 raft: clean up storage 2015-02-28 10:09:07 -08:00
..
raftpb raft: introduce MsgHeartbeatResp. 2015-01-14 17:34:10 -05: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 *: switch to line comments for copyright 2015-01-26 09:53:30 -08: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
node.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
node_bench_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
node_test.go *: remove shadowing of variables from etcd and add travis test 2015-02-17 16:31:42 -05:00
raft.go Merge pull request #2170 from xiang90/remove_log 2015-01-27 15:58:53 -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_test.go raft: separate compact and createsnap in memory storage 2015-02-28 10:08:30 -08:00
status.go etcdserver: support raft.status 2015-01-26 16:39:33 -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 Only use the EntryFormatter for normal entries. 2015-02-20 13:51:14 -05:00
util_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00