etcd/contrib/README.md
yangweiwei 5d3609e3cf contrib: del systemd/etcd2-backup-coreos in docs
del systemd/etcd2-back-coreos in docs
2020-10-14 09:49:56 +08:00

8 lines
361 B
Markdown

## Contrib
Scripts and files which may be useful but aren't part of the core etcd project.
* [systemd](systemd) - an example unit file for deploying etcd on systemd-based distributions
* [raftexample](raftexample) - an example distributed key-value store using raft
* [systemd/etcd3-multinode](systemd/etcd3-multinode) - multi-node cluster setup with systemd