Merge pull request #7728 from nokia/clients

Adding C++ bindings
release-3.2
Anthony Romano 2017-04-13 10:05:18 -07:00 committed by GitHub
commit 8077be93b8
1 changed files with 3 additions and 0 deletions

View File

@ -53,8 +53,11 @@
- [shafreeck/cetcd](https://github.com/shafreeck/cetcd) - Supports v2
**C++ libraries**
- [edwardcapriolo/etcdcpp](https://github.com/edwardcapriolo/etcdcpp) - Supports v2
- [suryanathan/etcdcpp](https://github.com/suryanathan/etcdcpp) - Supports v2 (with waits)
- [nokia/etcd-cpp-api](https://github.com/nokia/etcd-cpp-api) - Supports v2
- [nokia/etcd-cpp-apiv3](https://github.com/nokia/etcd-cpp-apiv3)
**Clojure libraries**