Gyu-Ho Lee
|
0af1679b61
|
raftexample: load snapshot when opening WAL
Fix https://github.com/coreos/etcd/issues/7056.
Previously we don't load snapshot when replaying WAL.
|
2016-12-30 17:28:57 -08:00 |
|
Gyu-Ho Lee
|
e4fbf7db00
|
raftexample: implement Raft snapshot
|
2016-09-21 04:23:05 -07:00 |
|
Gyu-Ho Lee
|
15fa8dd866
|
raftexample: add snapshot methods to kvstore
|
2016-09-21 04:23:01 -07:00 |
|
Gyu-Ho Lee
|
c1e3601776
|
raftexample: fixes from go vet, go lint
|
2016-06-22 12:04:15 -07:00 |
|
Gyu-Ho Lee
|
ef44f71da9
|
*: update LICENSE header
|
2016-05-12 20:51:48 -07:00 |
|
chz
|
b73a11ff45
|
contrib/raftexample: follow pipeline guidelines closer
close raft commit channel before issuing raft error since it's done
sending
|
2015-12-21 13:03:42 -08:00 |
|
Anthony Romano
|
1f858e10c8
|
contrib: example key-value store using raft
|
2015-12-17 14:41:37 -08:00 |
|