This website requires JavaScript.
Explore
Help
Sign In
mirror
/
etcd-cpp-apiv3
Watch
1
Star
0
Fork
You've already forked etcd-cpp-apiv3
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bcf5313eab
etcd-cpp-apiv3
/
src
History
Tao He
bcf5313eab
Continue work for
#36
, add instructions about how to install deependencies.
2021-01-31 15:24:23 +08:00
..
v3
Test the library on more platforms with more versions of etcd.
2021-01-28 13:07:34 +08:00
CMakeLists.txt
Fixes when cpprestsdk is a submodule of external project.
2020-12-21 16:19:24 +08:00
Client.cpp
Continue work for
#36
, add instructions about how to install deependencies.
2021-01-31 15:24:23 +08:00
KeepAlive.cpp
Support ubuntu 18.04 (boost-1.65), and test it in CI.
2021-01-30 14:43:16 +08:00
Response.cpp
Improve the etcd watcher to detect error when the connection lost.
2020-09-30 00:32:00 +08:00
SyncClient.cpp
Implements "KeepAlive" feature, and enhance "lock" with a lease.
2021-01-10 23:39:50 +08:00
Value.cpp
Re-org v3 related files to make it a submodule.
2020-09-30 00:32:00 +08:00
Watcher.cpp
Drop the Interceptor-based implementation to be compatible with ealier version of gRPC (pre-0.17.0).
2020-10-10 20:17:32 +08:00