Xiang Li eab052d5c4 Merge pull request #4141 from ngaut/ngaut/refactor il y a 10 ans
..
raftpb a8cc1570d0 raft: support quorum check when raft is leader il y a 10 ans
rafttest 8696a1509c raft/rafttest: fix shadowed variable 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 5c65c393a5 raft: small typo fixes in raft package doc il y a 10 ans
example_test.go 01806c3e80 raft: fix malformed example name 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 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode il y a 10 ans
log_unstable.go 54a45ba2f5 *: fix typo 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 b9f22cb69b raft: fix Node doc typo il y a 10 ans
node_bench_test.go 3f867bc6ed raft: node bench matches reality il y a 11 ans
node_test.go a8cc1570d0 raft: support quorum check when raft is leader il y a 10 ans
progress.go af9f352fe3 raft: update RecentActive name in comments il y a 10 ans
progress_test.go d91ea7f199 raft: fix freeTo fails to free il y a 10 ans
raft.go 8ee232d4ec raft: Rename q() to quorum() which is more readable il y a 10 ans
raft_flow_control_test.go 845c51fedd *: fix typos vaild->valid 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 11 ans
raft_test.go 9b2da76796 raft: remove go vet compliants il y a 10 ans
rawnode.go 54a45ba2f5 *: fix typo il y a 10 ans
rawnode_test.go 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode il y a 10 ans
status.go 3d32c059dd raft: generate correct json-format status il y a 10 ans
storage.go 54a45ba2f5 *: fix typo il y a 10 ans
storage_test.go 7571b2cde2 raft: limit the size of msgApp il y a 11 ans
util.go 9b2da76796 raft: remove go vet compliants il y a 10 ans
util_test.go 7571b2cde2 raft: limit the size of msgApp il y a 11 ans