etcd/contrib
Adam Wolfe Gordon eb7fef559d contrib/raftexample: Handle conf change entries
So far we don't propose conf changes, but we'll be ready to handle them
when we do.
2016-02-08 10:51:03 -07:00
..
2016-01-31 21:42:39 -08:00

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