Blake Mizerany
|
e8e588c67b
|
raft: move protobufs into raftpb
|
2014-09-03 09:20:17 -07:00 |
|
Blake Mizerany
|
134a962222
|
raft: move raft2 to raft
|
2014-09-03 09:20:14 -07:00 |
|
Blake Mizerany
|
0453d09af6
|
raft: moved into new raft
|
2014-09-03 09:20:11 -07:00 |
|
Blake Mizerany
|
f03c3bce05
|
raft: seperate dequeuing from slicing
|
2014-09-03 09:20:11 -07:00 |
|
Yicheng Qin
|
ba63cf666d
|
raft: add recover
|
2014-09-03 09:20:02 -07:00 |
|
Xiang Li
|
54b4f52e48
|
raft: add index to entry
|
2014-09-03 09:20:01 -07:00 |
|
Yicheng Qin
|
e850c644da
|
raft: return offset for unstableEnts
|
2014-09-03 09:19:58 -07:00 |
|
Xiang Li
|
609e13a240
|
raft: add node.Unstable
Be able to return all unstable log entries. Application must store unstable
log entries before send out any messages after calling step.
|
2014-09-03 09:19:58 -07:00 |
|
Xiang Li
|
1288e1f39d
|
raft: log->raftlog
|
2014-09-03 09:19:58 -07:00 |
|
Xiang Li
|
447d7dc51b
|
raft: fix log append; add tests
|
2014-09-03 09:19:49 -07:00 |
|
Xiang Li
|
30f4d9faea
|
raft: change index and term to int64
|
2014-09-03 09:05:14 -07:00 |
|
Xiang Li
|
2a11c1487c
|
raft: sm.compact and sm.restore
|
2014-09-03 09:05:12 -07:00 |
|
Xiang Li
|
064004b899
|
raft: add log compact
|
2014-09-03 09:05:12 -07:00 |
|
Xiang Li
|
6a232dfc13
|
raft: add offset for log
|
2014-09-03 09:05:12 -07:00 |
|