Jonathan Boulle 5c65c393a5 raft: small typo fixes in raft package doc 10 лет назад
..
raftpb a8cc1570d0 raft: support quorum check when raft is leader 10 лет назад
rafttest 8696a1509c raft/rafttest: fix shadowed variable 10 лет назад
design.md 1716d5858f raft/documentation: clarify progress's subjects. 10 лет назад
diff_test.go f1ed69e883 *: switch to line comments for copyright 11 лет назад
doc.go 5c65c393a5 raft: small typo fixes in raft package doc 10 лет назад
example_test.go 01806c3e80 raft: fix malformed example name 10 лет назад
log.go 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode 10 лет назад
log_test.go 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode 10 лет назад
log_unstable.go cc362ccdad raft: set logger to raft so log context such as multinode groupID can be logged 10 лет назад
log_unstable_test.go cc362ccdad raft: set logger to raft so log context such as multinode groupID can be logged 10 лет назад
logger.go 1561b85bf3 raft: drop the raft prefix in logging 10 лет назад
node.go b9f22cb69b raft: fix Node doc typo 10 лет назад
node_bench_test.go 3f867bc6ed raft: node bench matches reality 10 лет назад
node_test.go a8cc1570d0 raft: support quorum check when raft is leader 10 лет назад
progress.go af9f352fe3 raft: update RecentActive name in comments 10 лет назад
progress_test.go d91ea7f199 raft: fix freeTo fails to free 10 лет назад
raft.go af9f352fe3 raft: update RecentActive name in comments 10 лет назад
raft_flow_control_test.go 845c51fedd *: fix typos vaild->valid 10 лет назад
raft_paper_test.go 9b2da76796 raft: remove go vet compliants 10 лет назад
raft_snap_test.go d9b5b56c82 raft: make raft configurable 10 лет назад
raft_test.go 9b2da76796 raft: remove go vet compliants 10 лет назад
rawnode.go 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode 10 лет назад
rawnode_test.go 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode 10 лет назад
status.go 3d32c059dd raft: generate correct json-format status 10 лет назад
storage.go ebd8cb04c1 raft: fix a description of MemoryStorage.Compact 10 лет назад
storage_test.go 7571b2cde2 raft: limit the size of msgApp 10 лет назад
util.go 9b2da76796 raft: remove go vet compliants 10 лет назад
util_test.go 7571b2cde2 raft: limit the size of msgApp 10 лет назад