Sam Rijs 896719c877 raft: use configured logger in raft/node.go hace 10 años
..
raftpb a8cc1570d0 raft: support quorum check when raft is leader hace 10 años
rafttest 8696a1509c raft/rafttest: fix shadowed variable hace 10 años
design.md 1716d5858f raft/documentation: clarify progress's subjects. hace 10 años
diff_test.go f1ed69e883 *: switch to line comments for copyright hace 11 años
doc.go 53d6aede82 Merge pull request #3889 from gyuho/raft_doc.go_20151118 hace 10 años
example_test.go 01806c3e80 raft: fix malformed example name hace 10 años
log.go 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode hace 10 años
log_test.go 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode hace 10 años
log_unstable.go 54a45ba2f5 *: fix typo hace 10 años
log_unstable_test.go cc362ccdad raft: set logger to raft so log context such as multinode groupID can be logged hace 10 años
logger.go 54a45ba2f5 *: fix typo hace 10 años
node.go 896719c877 raft: use configured logger in raft/node.go hace 10 años
node_bench_test.go 3f867bc6ed raft: node bench matches reality hace 10 años
node_test.go a8cc1570d0 raft: support quorum check when raft is leader hace 10 años
progress.go 194607812c raft: follow golint notice to replace +=1 with ++ hace 10 años
progress_test.go d91ea7f199 raft: fix freeTo fails to free hace 10 años
raft.go 194607812c raft: follow golint notice to replace +=1 with ++ hace 10 años
raft_flow_control_test.go 845c51fedd *: fix typos vaild->valid hace 10 años
raft_paper_test.go 54a45ba2f5 *: fix typo hace 10 años
raft_snap_test.go d9b5b56c82 raft: make raft configurable hace 10 años
raft_test.go 9b2da76796 raft: remove go vet compliants hace 10 años
rawnode.go 54a45ba2f5 *: fix typo hace 10 años
rawnode_test.go 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode hace 10 años
status.go 3d32c059dd raft: generate correct json-format status hace 10 años
storage.go 54a45ba2f5 *: fix typo hace 10 años
storage_test.go 7571b2cde2 raft: limit the size of msgApp hace 10 años
util.go 9b2da76796 raft: remove go vet compliants hace 10 años
util_test.go 7571b2cde2 raft: limit the size of msgApp hace 10 años