etcd/contrib
Jackson Owens 74e020b715 contrib/raftexample: save snapshot to WAL first
Save the snapshot index to the WAL before saving the snapshot to the
filesystem. This ensures that we'll only ever call wal.Open with a
snapshot that was previously saved to the WAL.
2017-06-13 11:24:07 -07:00
..
2017-05-18 09:41:13 -07:00
2017-03-06 11:40:46 -08:00

Contrib

Scripts and files which may be useful but aren't part of the core etcd project.