docs: glibc NSS module for resolving names in etcd

release-2.1
Ryan Doyle 2015-07-21 10:33:23 +10:00
parent d86e94b824
commit d373645b8c
1 changed files with 1 additions and 0 deletions

View File

@ -117,3 +117,4 @@ A detailed recap of client functionalities can be found in the [clients compatib
- [xordataexchange/crypt](https://github.com/xordataexchange/crypt) - Securely store values in etcd using GPG encryption
- [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.