Yicheng Qin 22dd3b039c Merge pull request #1888 from yichengq/258 11 years ago
..
raftpb 149389cbfa raft: add msgHeartbeat type 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 34a468de36 raft: return 0 for term of compacted index 11 years ago
log_test.go 197e6b1b20 Merge pull request #1858 from vlajos/typofixes-vlajos-20141204 11 years ago
log_unstable.go 3209fd544b raft: panic on bad slice 11 years ago
log_unstable_test.go ddd9cb7345 raft: add TestUnstableTruncateAndAppend 11 years ago
node.go 7317834417 raft: increase term to 1 before append initial entries 11 years ago
node_bench_test.go d244e3bf6e raft: fix node bench 11 years ago
node_test.go 7317834417 raft: increase term to 1 before append initial entries 11 years ago
raft.go ba45637ba3 raft: group step funcs 11 years ago
raft_paper_test.go 149389cbfa raft: add msgHeartbeat type 11 years ago
raft_test.go 197e6b1b20 Merge pull request #1858 from vlajos/typofixes-vlajos-20141204 11 years ago
storage.go 2f5b748a90 raft: clearify that the firstIndex might not be available. 11 years ago
util.go 6409a8bf0d raft: filter out messages from unknow sender. 11 years ago