Gyuho Lee
|
9b5d6edc4b
|
*: revert "internal/raftsnap"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-02-26 17:11:40 -08:00 |
|
Gyuho Lee
|
dee39bf786
|
internal/raftsnap: move "raftsnap" to internal
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-24 10:36:04 -08:00 |
|
Gyuho Lee
|
2b6fd3094f
|
*: rename "snap" to "raftsnap" package
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-24 10:26:07 -08:00 |
|
Gyu-Ho Lee
|
f78498b42a
|
contrib/raftexample: use bytes.Buffer.String (no 'string()')
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-07-18 16:06:22 -07:00 |
|
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 |
|