Merge pull request #724 from bcwaldon/doc-fleet

doc(tools): Add fleet to list of projects using etcd
This commit is contained in:
Brandon Philips 2014-04-14 14:44:15 -07:00
commit 66c552d048

View File

@ -88,3 +88,4 @@ A detailed recap of client functionalities can be found in the [clients compatib
- [kelseyhightower/confd](https://github.com/kelseyhightower/confd) - Manage local app config files using templates and data from etcd
- [configdb](https://git.autistici.org/ai/configdb/tree/master) - A REST relational abstraction on top of arbitrary database backends, aimed at storing configs and inventories.
- [scrz](https://github.com/scrz/scrz) - Container manager, stores configuration in etcd.
- [fleet](https://github.com/coreos/fleet) - Distributed init system