Shawn Smith edd823bba6 raft: fix var name in comment пре 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 пре 11 година
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 пре 11 година
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 edd823bba6 raft: fix var name in comment пре 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 година