Browse Source

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

To draw the attention of the community to these.
csatari 8 years ago
parent
commit
b9f9d2e786
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Documentation/v2/libraries-and-tools.md

+ 3 - 0
Documentation/v2/libraries-and-tools.md

@@ -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**