etcd/raft
Anthony Romano c5b51946eb *: exported godoc fixups 2016-02-21 20:36:44 -08: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/doc: add notice about thread safety of messages 2016-01-27 20:18:19 +11: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 raft: rework comment for advance interface 2016-02-12 13:43:51 -08:00
node_bench_test.go raft: node bench matches reality 2015-03-28 14:53:42 -07:00
node_test.go raft: fix leaky goroutines in raft test 2016-01-31 12:41:33 -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 *: exported godoc fixups 2016-02-21 20:36:44 -08: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