Documentation: Adding a separate v2 and a v3 API binding for C++

To draw the attention of the community to these.
release-3.2
csatari 2017-04-12 20:03:29 +02:00
parent 95c6c4b713
commit b9f9d2e786
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**