Xiang Li 4a64373225 raft: add flow control for progress 10 years ago
..
raftpb 9b4d52ee73 raft: do not resend snapshot if not necessary 10 years ago
rafttest e698192e4a rafttest: fix build error 10 years ago
diff_test.go f1ed69e883 *: switch to line comments for copyright 11 years ago
doc.go 0b912c0faf raft: fix godoc about starting a node 10 years ago
example_test.go f1ed69e883 *: switch to line comments for copyright 11 years ago
log.go 7571b2cde2 raft: limit the size of msgApp 10 years ago
log_test.go 7571b2cde2 raft: limit the size of msgApp 10 years ago
log_unstable.go 97579e2e1d raft: introduce logger interface 10 years ago
log_unstable_test.go f1ed69e883 *: switch to line comments for copyright 11 years ago
logger.go 5e19adcf70 raft: correctly pass arguments to Logger.Panicf() 10 years ago
multinode.go cd1ff78ff3 raft: Elaborate a little more about committed entries in commitReady. 10 years ago
multinode_test.go 7571b2cde2 raft: limit the size of msgApp 10 years ago
node.go 97579e2e1d raft: introduce logger interface 10 years ago
node_bench_test.go f1ed69e883 *: switch to line comments for copyright 11 years ago
node_test.go 7fe608532a raft: do not reset vote if term is not changed 10 years ago
progress.go 4a64373225 raft: add flow control for progress 10 years ago
progress_test.go 4a64373225 raft: add flow control for progress 10 years ago
raft.go 4a64373225 raft: add flow control for progress 10 years ago
raft_flow_control_test.go 4a64373225 raft: add flow control for progress 10 years ago
raft_paper_test.go c643967a41 raft: reply with the commit index when receives a smaller append message 10 years ago
raft_snap_test.go 67194c0b22 raft: introduce progress states 10 years ago
raft_test.go 4a64373225 raft: add flow control for progress 10 years ago
status.go 67194c0b22 raft: introduce progress states 10 years ago
storage.go 7571b2cde2 raft: limit the size of msgApp 10 years ago
storage_test.go 7571b2cde2 raft: limit the size of msgApp 10 years ago
util.go 7571b2cde2 raft: limit the size of msgApp 10 years ago
util_test.go 7571b2cde2 raft: limit the size of msgApp 10 years ago