etcd/contrib
Anthony Romano b7ac758969 *: rename storage package to mvcc 2016-04-25 15:25:51 -07:00
..
raftexample *: clean up bool comparison 2016-04-02 18:27:54 -07:00
recipes *: rename storage package to mvcc 2016-04-25 15:25:51 -07:00
systemd *: fix based on gosimple and unused 2016-04-07 23:16:37 -07: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