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
..
raftexample contrib/raftexample: save snapshot to WAL first 2017-06-13 11:24:07 -07:00
recipes *: fill out blank package godocs 2017-05-18 09:41:13 -07:00
systemd *: eschew you from documentation 2017-03-06 11:40:46 -08:00
README.md contrib: add etcd cluster deploy on systemd docs 2017-01-26 16:56:55 -08:00

README.md

Contrib

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