etcd-cpp-apiv3/etcd
Tao He 1ba6f2c4d6 Use int64_t for etcd revisions/indexes.
Signed-off-by: Tao He <sighingnow@gmail.com>
2022-04-21 17:57:19 +08:00
..
v3 Make revision numbers 64 bit to match proto spec (#96) 2021-10-27 10:51:49 +08:00
Client.hpp Allow specifying the auth token TTL when auth with password. (#109) 2021-12-22 14:30:45 +08:00
KeepAlive.hpp Allow specifying the auth token TTL when auth with password. (#109) 2021-12-22 14:30:45 +08:00
Response.hpp Add a new API to `client.observe()` that accepts a callback. 2021-12-22 10:30:46 +08:00
SyncClient.hpp Allow specifying the auth token TTL when auth with password. (#109) 2021-12-22 14:30:45 +08:00
Value.hpp Expose key version in etcd::Value (#97) 2021-10-27 12:49:34 +08:00
Watcher.hpp Use int64_t for etcd revisions/indexes. 2022-04-21 17:57:19 +08:00