etcd-cpp-apiv3/src
rockeet 9339b6dee4
class Value: remove unused code (#48)
2021-03-29 18:53:56 +08:00
..
v3 Handle watching on compacted revisions cases. 2021-02-15 00:13:38 +08:00
CMakeLists.txt Set DESTINATION for older versions of CMake. 2021-03-01 18:11:23 +08:00
Client.cpp Allows specify a lease TTL for lock. 2021-02-08 11:07:23 +08:00
KeepAlive.cpp Reduce the dependency interface to avoid include all generated protobuf/grpc files. (#41) 2021-02-06 17:16:58 +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 class Value: remove unused code (#48) 2021-03-29 18:53:56 +08:00
Watcher.cpp Reduce the dependency interface to avoid include all generated protobuf/grpc files. (#41) 2021-02-06 17:16:58 +08:00