Xiang Li 92d4112feb Merge pull request #1809 from xiang90/unstable 11 年 前
..
raftpb 355ee4f393 raft: Integrate snapshots into the raft.Storage interface. 11 年 前
diff_test.go 25b6590547 raft: introduce log storage interface. 11 年 前
doc.go 0d7c43d885 *: add a Advance interface to raft.Node 11 年 前
example_test.go 25b6590547 raft: introduce log storage interface. 11 年 前
log.go 3c0fbe285c raft: stableTo checks term matching 11 年 前
log_test.go 649176934a raft: add tests for stableTo 11 年 前
log_unstable.go 649176934a raft: add tests for stableTo 11 年 前
node.go 3c0fbe285c raft: stableTo checks term matching 11 年 前
node_bench_test.go 0d680d0e6b Merge remote-tracking branch 'coreos/master' into merge 11 年 前
node_test.go 0d680d0e6b Merge remote-tracking branch 'coreos/master' into merge 11 年 前
raft.go 746c66b466 raft: fix start term 11 年 前
raft_paper_test.go 3c0fbe285c raft: stableTo checks term matching 11 年 前
raft_test.go 3c0fbe285c raft: stableTo checks term matching 11 年 前
storage.go 732cfa1ad6 raft: remove the applysnap from Storage interface 11 年 前
util.go 8de98d4903 raft: clean up 11 年 前