etcd/raft
Brandon Philips 057978bbc6 raft: design: fixup markdown
Need a space between `1.` for markdown to render as a list.
2015-03-23 14:01:17 -07:00
..
raftpb raft: do not resend snapshot if not necessary 2015-02-28 11:41:58 -08:00
rafttest rafttest: fix build error 2015-03-12 11:47:13 +01:00
design.md raft: design: fixup markdown 2015-03-23 14:01:17 -07:00
diff_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
doc.go raft: fix godoc about starting a node 2015-03-17 17:35:18 +08:00
example_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
log.go raft: limit the size of msgApp 2015-03-18 15:59:30 -07:00
log_test.go raft: limit the size of msgApp 2015-03-18 15:59:30 -07:00
log_unstable.go raft: introduce logger interface 2015-03-08 21:36:32 -07:00
log_unstable_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
logger.go raft: print out data and time in log 2015-03-18 15:49:06 -07:00
multinode.go raft: make raft configurable 2015-03-23 09:55:19 -07:00
multinode_test.go raft: limit the size of msgApp 2015-03-18 15:59:30 -07:00
node.go raft: make raft configurable 2015-03-23 09:55:19 -07:00
node_bench_test.go raft: make raft configurable 2015-03-23 09:55:19 -07:00
node_test.go raft: make raft configurable 2015-03-23 09:55:19 -07:00
progress.go raft: add flow control for progress 2015-03-20 20:04:33 -07:00
progress_test.go raft: add flow control for progress 2015-03-20 20:04:33 -07:00
raft.go raft: make raft configurable 2015-03-23 09:55:19 -07:00
raft_flow_control_test.go raft: make raft configurable 2015-03-23 09:55:19 -07:00
raft_paper_test.go raft: make raft configurable 2015-03-23 09:55:19 -07:00
raft_snap_test.go raft: make raft configurable 2015-03-23 09:55:19 -07:00
raft_test.go raft: make raft configurable 2015-03-23 09:55:19 -07:00
status.go raft: introduce progress states 2015-03-18 08:16:32 -07:00
storage.go raft: limit the size of msgApp 2015-03-18 15:59:30 -07:00
storage_test.go raft: limit the size of msgApp 2015-03-18 15:59:30 -07:00
util.go raft: limit the size of msgApp 2015-03-18 15:59:30 -07:00
util_test.go raft: limit the size of msgApp 2015-03-18 15:59:30 -07:00