Merge pull request #5470 from dnaeon/gru

docs: add Gru to the list of projects using etcd
This commit is contained in:
Xiang Li 2016-05-27 10:18:55 -07:00
commit 45b872fe5d

View File

@ -128,3 +128,4 @@
- [spf13/viper](https://github.com/spf13/viper) - Go configuration library, reads values from ENV, pflags, files, and etcd with optional encryption
- [lytics/metafora](https://github.com/lytics/metafora) - Go distributed task library
- [ryandoyle/nss-etcd](https://github.com/ryandoyle/nss-etcd) - A GNU libc NSS module for resolving names from etcd.
- [Gru](https://github.com/dnaeon/gru) - Orchestration made easy with Go