etcd/raft
Xiang Li f5e60c0e18 raft: add optimization notes 2016-03-17 09:53:50 -07:00
..
raftpb *: update gRPC, proto interface 2016-01-26 17:41:39 -08:00
rafttest *: fix many typos 2016-01-31 21:42:39 -08:00
design.md raft/documentation: clarify progress's subjects. 2015-10-15 19:15:08 -07:00
diff_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
doc.go raft: add optimization notes 2016-03-17 09:53:50 -07:00
example_test.go *: fix many typos 2016-01-31 21:42:39 -08:00
log.go raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode 2015-11-26 17:14:14 +08:00
log_test.go *: fix many typos 2016-01-31 21:42:39 -08:00
log_unstable.go *: fix many typos 2016-01-31 21:42:39 -08:00
log_unstable_test.go raft: set logger to raft so log context such as multinode groupID can be logged 2015-08-12 22:56:00 +08:00
logger.go *: fix typo 2016-01-06 16:17:02 +08:00
node.go *: fix godoc bugs in interfaces and slice fields 2016-02-24 00:45:40 -08:00
node_bench_test.go raft: node bench matches reality 2015-03-28 14:53:42 -07:00
node_test.go raft: remove unnecessary waitSchedule in test 2016-03-09 09:18:49 -08:00
progress.go *: exported godoc fixups 2016-02-21 20:36:44 -08:00
progress_test.go raft: fix freeTo fails to free 2015-04-03 13:21:26 -07:00
raft.go raft: Config: comment wrapping @ 80col 2016-03-01 09:54:58 +01:00
raft_flow_control_test.go *: fix many typos 2016-01-31 21:42:39 -08:00
raft_paper_test.go *: fix typo 2016-01-06 16:17:02 +08:00
raft_snap_test.go raft: make raft configurable 2015-03-23 09:55:19 -07:00
raft_test.go *: fix many typos 2016-01-31 21:42:39 -08:00
rawnode.go raft: Remove redundant `raft.Commit` field. 2016-01-26 15:18:55 -05:00
rawnode_test.go *: fix many typos 2016-01-31 21:42:39 -08:00
status.go *: exported godoc fixups 2016-02-21 20:36:44 -08:00
storage.go *: exported godoc fixups 2016-02-21 20:36:44 -08:00
storage_test.go *: fix many typos 2016-01-31 21:42:39 -08:00
util.go raft: Improve formatting of DescribeMessage 2016-01-20 11:03:07 -04:00
util_test.go raft: limit the size of msgApp 2015-03-18 15:59:30 -07:00