Xiang Li 390a4518c0 raft: rework comment for advance interface il y a 10 ans
..
raftpb a35d5889f6 *: update gRPC, proto interface il y a 10 ans
rafttest 20461ab11a *: fix many typos il y a 10 ans
design.md 1716d5858f raft/documentation: clarify progress's subjects. il y a 10 ans
diff_test.go f1ed69e883 *: switch to line comments for copyright il y a 11 ans
doc.go be21d90108 raft/doc: add notice about thread safety of messages il y a 10 ans
example_test.go 20461ab11a *: fix many typos il y a 10 ans
log.go 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode il y a 10 ans
log_test.go 20461ab11a *: fix many typos il y a 10 ans
log_unstable.go 20461ab11a *: fix many typos il y a 10 ans
log_unstable_test.go cc362ccdad raft: set logger to raft so log context such as multinode groupID can be logged il y a 10 ans
logger.go 54a45ba2f5 *: fix typo il y a 10 ans
node.go 390a4518c0 raft: rework comment for advance interface il y a 10 ans
node_bench_test.go 3f867bc6ed raft: node bench matches reality il y a 10 ans
node_test.go c827c7432c raft: fix leaky goroutines in raft test il y a 10 ans
progress.go 194607812c raft: follow golint notice to replace +=1 with ++ il y a 10 ans
progress_test.go d91ea7f199 raft: fix freeTo fails to free il y a 10 ans
raft.go 20461ab11a *: fix many typos il y a 10 ans
raft_flow_control_test.go 20461ab11a *: fix many typos il y a 10 ans
raft_paper_test.go 54a45ba2f5 *: fix typo il y a 10 ans
raft_snap_test.go d9b5b56c82 raft: make raft configurable il y a 10 ans
raft_test.go 20461ab11a *: fix many typos il y a 10 ans
rawnode.go 22925a1d2f raft: Remove redundant `raft.Commit` field. il y a 10 ans
rawnode_test.go 20461ab11a *: fix many typos il y a 10 ans
status.go 22925a1d2f raft: Remove redundant `raft.Commit` field. il y a 10 ans
storage.go 20461ab11a *: fix many typos il y a 10 ans
storage_test.go 20461ab11a *: fix many typos il y a 10 ans
util.go c185bdaf95 raft: Improve formatting of DescribeMessage il y a 10 ans
util_test.go 7571b2cde2 raft: limit the size of msgApp il y a 10 ans