Commit Graph

8 Commits

Author SHA1 Message Date
Eric Musgrave 39d021d381 Add all missing Lease functionality 2020-12-03 09:15:45 -05: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