rockeet
|
9339b6dee4
|
class Value: remove unused code (#48)
|
2021-03-29 18:53:56 +08:00 |
Tao He
|
d2e35ceb47
|
Reduce the dependency interface to avoid include all generated protobuf/grpc files. (#41)
Add CMake config files to make it looks as a cmake module.
Fixes https://github.com/etcd-cpp-apiv3/etcd-cpp-apiv3/issues/37.
Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
|
2021-02-06 17:16:58 +08:00 |
Tao He
|
4e9d17c188
|
Update protobuf, implments lock, fixes watch and improves txn (#1)
|
2020-09-30 00:32:00 +08:00 |
arches
|
3c52636028
|
Implemented TTL and Lease
|
2016-07-13 05:09:42 -04:00 |
lampayan
|
33be7c9092
|
Merge remote-tracking branch 'origin/maui' into other_dev
# Conflicts:
# etcd/Client.hpp
# etcd/Response.hpp
# proto/rpc.proto
# src/CMakeLists.txt
# src/Client.cpp
# src/Response.cpp
# tst/EtcdTest.cpp
|
2016-06-08 14:53:34 +02:00 |
lampayan
|
62d4984e71
|
Refactored and cleaned implementation for rm()
Unrelated tests are commented out firsts
temporary method, such as getV3, are done to be able to do the original UT replication.
|
2016-06-08 11:11:50 +02:00 |
lampayan
|
66f9be45ba
|
Crude DeleteV3, version 2 backward compatibility, implementation
|
2016-06-07 14:46:40 +02:00 |
arches
|
273710aafe
|
Updates for GET and SET
|
2016-06-06 08:00:00 -04:00 |
Arches
|
7d11a0a4ca
|
initial repository creation
|
2016-05-31 11:20:06 +02:00 |