Xiang Li 7929e46dd8 raft: clean up 11 years ago
..
raftpb 355ee4f393 raft: Integrate snapshots into the raft.Storage interface. 11 years ago
diff_test.go 25b6590547 raft: introduce log storage interface. 11 years ago
doc.go 0d7c43d885 *: add a Advance interface to raft.Node 11 years ago
example_test.go 25b6590547 raft: introduce log storage interface. 11 years ago
log.go 7929e46dd8 raft: clean up 11 years ago
log_test.go 66252c7d62 raft: move all unstable stuff into one struct for future cleanup 11 years ago
log_unstable.go 8a626257c7 raft: move unstable related function to log_unstable.go 11 years ago
node.go 8a626257c7 raft: move unstable related function to log_unstable.go 11 years ago
node_bench_test.go 0d680d0e6b Merge remote-tracking branch 'coreos/master' into merge 11 years ago
node_test.go 0d680d0e6b Merge remote-tracking branch 'coreos/master' into merge 11 years ago
raft.go e23f9e76d1 raft: do not applysnapshot in raft 11 years ago
raft_paper_test.go 65ad1f6ffd raft: attach Index to Entry in all tests 11 years ago
raft_test.go 66252c7d62 raft: move all unstable stuff into one struct for future cleanup 11 years ago
storage.go 732cfa1ad6 raft: remove the applysnap from Storage interface 11 years ago
util.go 8de98d4903 raft: clean up 11 years ago