Xiang Li
|
484f579905
|
raft: hide Campaign rules on applying all entries
|
2016-07-25 15:53:39 -07:00 |
|
Gyu-Ho Lee
|
fe884f8209
|
raft: update LICENSE header
|
2016-05-12 20:49:15 -07:00 |
|
es-chow
|
ac059eb8cb
|
raft: transfer leader feature
|
2016-04-08 16:56:32 +08:00 |
|
Ben Darnell
|
22925a1d2f
|
raft: Remove redundant raft.Commit field.
Keeping this field in sync with `raft.raftLog.committed` was
error-prone, so instead we synthesize the `HardState` on demand.
Fixes #4278.
|
2016-01-26 15:18:55 -05:00 |
|
siddontang
|
54a45ba2f5
|
*: fix typo
|
2016-01-06 16:17:02 +08:00 |
|
es-chow
|
5bc56786dc
|
raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode
|
2015-11-26 17:14:14 +08:00 |
|