Yicheng Qin 3867c72c8a raft: support to do multiple proposals in one message пре 11 година
..
raftpb 149389cbfa raft: add msgHeartbeat type пре 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 34a468de36 raft: return 0 for term of compacted index пре 11 година
log_test.go 197e6b1b20 Merge pull request #1858 from vlajos/typofixes-vlajos-20141204 пре 11 година
log_unstable.go 3209fd544b raft: panic on bad slice пре 11 година
log_unstable_test.go ddd9cb7345 raft: add TestUnstableTruncateAndAppend пре 11 година
node.go 7317834417 raft: increase term to 1 before append initial entries пре 11 година
node_bench_test.go d244e3bf6e raft: fix node bench пре 11 година
node_test.go 7317834417 raft: increase term to 1 before append initial entries пре 11 година
raft.go 3867c72c8a raft: support to do multiple proposals in one message пре 11 година
raft_paper_test.go 149389cbfa raft: add msgHeartbeat type пре 11 година
raft_test.go 3867c72c8a raft: support to do multiple proposals in one message пре 11 година
storage.go 2f5b748a90 raft: clearify that the firstIndex might not be available. пре 11 година
util.go 6409a8bf0d raft: filter out messages from unknow sender. пре 11 година