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
42cb828a22
etcd-cpp-apiv3
/
etcd
History
Tao He
692840cb58
Support ubuntu 18.04 (boost-1.65), and test it in CI.
2021-01-30 14:43:16 +08:00
..
v3
Implements "KeepAlive" feature, and enhance "lock" with a lease.
2021-01-10 23:39:50 +08:00
Client.hpp
Protect implicit keepalive maps using a lexical scoped lock.
2021-01-12 01:11:35 +08:00
KeepAlive.hpp
Support ubuntu 18.04 (boost-1.65), and test it in CI.
2021-01-30 14:43:16 +08:00
Response.hpp
Implements etcd v3 authentication.
2020-10-10 20:17:32 +08:00
SyncClient.hpp
Implements "KeepAlive" feature, and enhance "lock" with a lease.
2021-01-10 23:39:50 +08:00
Value.hpp
Update protobuf, implments lock, fixes watch and improves txn (
#1
)
2020-09-30 00:32:00 +08:00
Watcher.hpp
Implements "KeepAlive" feature, and enhance "lock" with a lease.
2021-01-10 23:39:50 +08:00