etcd-cpp-apiv3/etcd
Matthew Fioravante e9db91b335
Allow changing Transaction key (#93)
* Allow changing Transaction key
* Fixes the compilation errors.

Signed-off-by: Matthew Fioravante <fmatthew5876@gmail.com>
Co-authored-by: Tao He <sighingnow@gmail.com>
2021-10-08 11:12:35 +08:00
..
v3 Allow changing Transaction key (#93) 2021-10-08 11:12:35 +08:00
Client.hpp Add an optional `target_name_override` to support multiple-endpoints with SSL. (#89) 2021-09-24 02:41:46 +08:00
KeepAlive.hpp Fixes lock, and the underlying keepalive implmentation. (#60) 2021-05-21 18:05:35 +08:00
Response.hpp Include compact revision for cancelled watch response. (#91) 2021-09-28 11:24:11 +08:00
SyncClient.hpp Implements "v3election.proto" APIs. (#84) 2021-09-16 00:46:21 +08:00
Value.hpp Implements "v3election.proto" APIs. (#84) 2021-09-16 00:46:21 +08:00
Watcher.hpp Fixes lock, and the underlying keepalive implmentation. (#60) 2021-05-21 18:05:35 +08:00