Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
etcd-cpp-apiv3 is a C++ API for etcd's v3 client API. This is etcd community recommended C++ library for etcd. libetcd-cpp-api.so shared library provides both synchronous runtime (etcd/SyncClient.hpp) and asynchronous runtime (etcd/Client.hpp). To fix the build issues reported in OpenEmbedded setup updated commit id on top of v0.14.2 release. Refer #etcd-cpp-apiv3/issues/210 for details. Signed-off-by: Jayanth Othayoth <[email protected]> Signed-off-by: Khem Raj <[email protected]>
- Loading branch information