etcd/contrib
Anthony Romano 6f0cc54541 contrib/recipes: add election and double barrier recipes
these recipes rely on leases so they weren't included in the last batch
2016-01-27 15:44:51 -08:00
..
raftexample test: activate tests on contrib/raftexample 2015-12-23 11:13:37 -08:00
recipes contrib/recipes: add election and double barrier recipes 2016-01-27 15:44:51 -08:00
systemd contrib/systemd: etcd2-backup package and docs 2015-12-22 14:52:10 -08:00
README.md contrib/systemd: etcd2-backup package and docs 2015-12-22 14:52:10 -08:00

README.md

Contrib

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

  • systemd - an example unit file for deploying etcd on systemd-based distributions
  • raftexample - an example distributed key-value store using raft
  • systemd/etcd2-backup-coreos - remote backup and restore procedures for etcd2 clusters on CoreOS Linux