go.etcd.io/etcd@v3.3.27+incompatible/contrib/README.md (about) 1 ## Contrib 2 3 Scripts and files which may be useful but aren't part of the core etcd project. 4 5 * [systemd](systemd) - an example unit file for deploying etcd on systemd-based distributions 6 * [raftexample](raftexample) - an example distributed key-value store using raft 7 * [systemd/etcd2-backup-coreos](systemd/etcd2-backup-coreos) - remote backup and restore procedures for etcd2 clusters on CoreOS Linux 8 * [systemd/etcd3-multinode](systemd/etcd3-multinode) - multi-node cluster setup with systemd