Xiang Li 8c9a3c55bd raft: do not panic when removing all the nodes from cluster 8 years ago
..
raftpb a35d5889f6 *: update gRPC, proto interface 8 years ago
rafttest 20461ab11a *: fix many typos 8 years ago
design.md 1716d5858f raft/documentation: clarify progress's subjects. 9 years ago
diff_test.go f1ed69e883 *: switch to line comments for copyright 9 years ago
doc.go f5e60c0e18 raft: add optimization notes 8 years ago
example_test.go 20461ab11a *: fix many typos 8 years ago
log.go 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode 9 years ago
log_test.go 20461ab11a *: fix many typos 8 years ago
log_unstable.go 20461ab11a *: fix many typos 8 years ago
log_unstable_test.go cc362ccdad raft: set logger to raft so log context such as multinode groupID can be logged 9 years ago
logger.go 54a45ba2f5 *: fix typo 8 years ago
node.go afa0368dcc *: fix godoc bugs in interfaces and slice fields 8 years ago
node_bench_test.go 3f867bc6ed raft: node bench matches reality 9 years ago
node_test.go aa59e7518e raft: remove unnecessary waitSchedule in test 8 years ago
progress.go c5b51946eb *: exported godoc fixups 8 years ago
progress_test.go d91ea7f199 raft: fix freeTo fails to free 9 years ago
raft.go 8c9a3c55bd raft: do not panic when removing all the nodes from cluster 8 years ago
raft_flow_control_test.go 20461ab11a *: fix many typos 8 years ago
raft_paper_test.go 54a45ba2f5 *: fix typo 8 years ago
raft_snap_test.go d9b5b56c82 raft: make raft configurable 9 years ago
raft_test.go 8c9a3c55bd raft: do not panic when removing all the nodes from cluster 8 years ago
rawnode.go 22925a1d2f raft: Remove redundant `raft.Commit` field. 8 years ago
rawnode_test.go 20461ab11a *: fix many typos 8 years ago
status.go c5b51946eb *: exported godoc fixups 8 years ago
storage.go c5b51946eb *: exported godoc fixups 8 years ago
storage_test.go 20461ab11a *: fix many typos 8 years ago
util.go c185bdaf95 raft: Improve formatting of DescribeMessage 8 years ago
util_test.go 7571b2cde2 raft: limit the size of msgApp 9 years ago