Xiang Li 19ccdbee18 Merge pull request #1806 from xiang90/no_copy 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 19ccdbee18 Merge pull request #1806 from xiang90/no_copy 11 years ago
log_test.go 649176934a raft: add tests for stableTo 11 years ago
log_unstable.go 19ccdbee18 Merge pull request #1806 from xiang90/no_copy 11 years ago
node.go 3c0fbe285c raft: stableTo checks term matching 11 years ago
node_bench_test.go d244e3bf6e raft: fix node bench 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 d214e87aee raft: make unstable.entries immutable; copy the entries at bad path 11 years ago
util.go 8de98d4903 raft: clean up 11 years ago