Yicheng Qin 7e7bc76038 Merge pull request #2514 from yichengq/340 hace 11 años
..
raftpb 9b4d52ee73 raft: do not resend snapshot if not necessary hace 11 años
rafttest e698192e4a rafttest: fix build error hace 11 años
diff_test.go f1ed69e883 *: switch to line comments for copyright hace 11 años
doc.go 0b912c0faf raft: fix godoc about starting a node hace 11 años
example_test.go f1ed69e883 *: switch to line comments for copyright hace 11 años
log.go 97579e2e1d raft: introduce logger interface hace 11 años
log_test.go 5ede18be74 raft: separate compact and createsnap in memory storage hace 11 años
log_unstable.go 97579e2e1d raft: introduce logger interface hace 11 años
log_unstable_test.go f1ed69e883 *: switch to line comments for copyright hace 11 años
logger.go 5e19adcf70 raft: correctly pass arguments to Logger.Panicf() hace 11 años
multinode.go cd1ff78ff3 raft: Elaborate a little more about committed entries in commitReady. hace 11 años
multinode_test.go 7fe608532a raft: do not reset vote if term is not changed hace 11 años
node.go 97579e2e1d raft: introduce logger interface hace 11 años
node_bench_test.go f1ed69e883 *: switch to line comments for copyright hace 11 años
node_test.go 7fe608532a raft: do not reset vote if term is not changed hace 11 años
raft.go 67194c0b22 raft: introduce progress states hace 11 años
raft_paper_test.go c643967a41 raft: reply with the commit index when receives a smaller append message hace 11 años
raft_snap_test.go 67194c0b22 raft: introduce progress states hace 11 años
raft_test.go 67194c0b22 raft: introduce progress states hace 11 años
status.go 67194c0b22 raft: introduce progress states hace 11 años
storage.go 97579e2e1d raft: introduce logger interface hace 11 años
storage_test.go cbef6ab152 raft: clean up storage hace 11 años
util.go 9b4d52ee73 raft: do not resend snapshot if not necessary hace 11 años
util_test.go f1ed69e883 *: switch to line comments for copyright hace 11 años