Xiang Li 92d4112feb Merge pull request #1809 from xiang90/unstable 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 3c0fbe285c raft: stableTo checks term matching 11 years ago
log_test.go 649176934a raft: add tests for stableTo 11 years ago
log_unstable.go 649176934a raft: add tests for stableTo 11 years ago
node.go 3c0fbe285c raft: stableTo checks term matching 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 746c66b466 raft: fix start term 11 years ago
raft_paper_test.go 3c0fbe285c raft: stableTo checks term matching 11 years ago
raft_test.go 3c0fbe285c raft: stableTo checks term matching 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