etcd/contrib/README.md

8 lines
361 B
Markdown
Raw Normal View History

## Contrib
2015-11-06 17:45:01 +03:00
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