Xiang Li 37290820de Merge pull request #4293 from bdarnell/bcast-after-commit 10 年之前
..
raftpb a35d5889f6 *: update gRPC, proto interface 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 be21d90108 raft/doc: add notice about thread safety of messages 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 54a45ba2f5 *: fix typo 10 年之前
log_unstable_test.go cc362ccdad raft: set logger to raft so log context such as multinode groupID can be logged 10 年之前
logger.go 54a45ba2f5 *: fix typo 10 年之前
node.go 22925a1d2f raft: Remove redundant `raft.Commit` field. 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 194607812c raft: follow golint notice to replace +=1 with ++ 10 年之前
progress_test.go d91ea7f199 raft: fix freeTo fails to free 10 年之前
raft.go 37290820de Merge pull request #4293 from bdarnell/bcast-after-commit 10 年之前
raft_flow_control_test.go 845c51fedd *: fix typos vaild->valid 10 年之前
raft_paper_test.go 54a45ba2f5 *: fix typo 10 年之前
raft_snap_test.go d9b5b56c82 raft: make raft configurable 11 年之前
raft_test.go 22925a1d2f raft: Remove redundant `raft.Commit` field. 10 年之前
rawnode.go 22925a1d2f raft: Remove redundant `raft.Commit` field. 10 年之前
rawnode_test.go 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode 10 年之前
status.go 22925a1d2f raft: Remove redundant `raft.Commit` field. 10 年之前
storage.go 54a45ba2f5 *: fix typo 10 年之前
storage_test.go 7571b2cde2 raft: limit the size of msgApp 11 年之前
util.go c185bdaf95 raft: Improve formatting of DescribeMessage 10 年之前
util_test.go 7571b2cde2 raft: limit the size of msgApp 11 年之前