etcd-cpp-apiv3/tst
Tao He 1108d986a7
Add transaction tests and documentations (#164)
Signed-off-by: Tao He <sighingnow@gmail.com>
2022-09-27 11:31:06 +08:00
..
AuthTest.cpp Expose key version in etcd::Value (#97) 2021-10-27 12:49:34 +08:00
CMakeLists.txt Limit C++ flags to this library itself. 2022-09-20 20:11:10 +08:00
ElectionTest.cpp Implements "v3election.proto" APIs. (#84) 2021-09-16 00:46:21 +08:00
EtcdSyncTest.cpp Use int64_t for etcd revisions/indexes. 2022-04-21 18:52:34 +08:00
EtcdTest.cpp Refactor the implementation of sync-client and async-client. 2022-05-22 21:42:06 +08:00
LockTest.cpp Add a sync variant of lock on async client. (#163) 2022-09-20 21:20:58 +08:00
MemLeakTest.cpp Fixes memory leak in shutting down gRPC streams. (#88) 2021-09-23 14:51:29 +08:00
RewatchTest.cpp Refactor the implementation of sync-client and async-client. 2022-05-22 21:42:06 +08:00
SecurityChannelTest.cpp Expose key version in etcd::Value (#97) 2021-10-27 12:49:34 +08:00
TransactionTest.cpp Add transaction tests and documentations (#164) 2022-09-27 11:31:06 +08:00
WatcherTest.cpp Revisit the watcher's reconnect functionality. 2022-04-08 19:55:31 +08:00