Merge pull request #4864 from cdancy/patch-1

Update libraries-and-tools.md
This commit is contained in:
Xiang Li 2016-03-30 13:02:09 -07:00
commit 0f64e01f6b

View File

@ -27,6 +27,7 @@
- [diwakergupta/jetcd](https://github.com/diwakergupta/jetcd) - Supports v2
- [jurmous/etcd4j](https://github.com/jurmous/etcd4j) - Supports v2, Async/Sync, waits and SSL
- [AdoHe/etcd4j](http://github.com/AdoHe/etcd4j) - Supports v2 (enhance for real production cluster)
- [cdancy/etcd-rest](https://github.com/cdancy/etcd-rest) - Uses jclouds to provide a complete implementation of v2 API.
**Python libraries**