Skip to content

Commit

Permalink
contrib: add missing lock and mixin readme descriptions
Browse files Browse the repository at this point in the history
Signed-off-by: redwrasse <[email protected]>
  • Loading branch information
redwrasse committed Dec 13, 2023
1 parent d298130 commit c89ee6f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion contrib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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
* [lock](lock) - example addressing the expired lease problem of distributed locking with etcd
* [mixin](mixin) - customisable set of Grafana dashboard and Prometheus alerts for etcd
* [raftexample](raftexample) - an example distributed key-value store using raft
* [systemd](systemd) - an example unit file for deploying etcd on systemd-based distributions
* [systemd/etcd3-multinode](systemd/etcd3-multinode) - multi-node cluster setup with systemd

0 comments on commit c89ee6f

Please sign in to comment.