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
|
6962030db8
|
Implements "KeepAlive" feature, and enhance "lock" with a lease.
Signed-off-by: Tao He <sighingnow@gmail.com>
|
2021-01-10 23:39:50 +08:00 |
Tao He
|
3305a19d15
|
Drop the Interceptor-based implementation to be compatible with ealier version of gRPC (pre-0.17.0).
Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
|
2020-10-10 20:17:32 +08:00 |
Tao He
|
100eae97e9
|
Improve the etcd watcher to detect error when the connection lost.
Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
|
2020-09-30 00:32:00 +08:00 |
Tao He
|
60ffe62b26
|
Update accumulated changes.
Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
|
2020-09-30 00:32:00 +08:00 |
Tao He
|
4e9d17c188
|
Update protobuf, implments lock, fixes watch and improves txn (#1)
|
2020-09-30 00:32:00 +08:00 |
arches
|
1e046d87a0
|
Use Actionv2::ActionParameters to pass arguments to AsyncActions.
|
2016-07-06 12:11:27 -04:00 |
arches
|
7d64447e76
|
Updates for Watcher
|
2016-07-05 05:22:11 -04:00 |