jsonwu
|
27d96a2947
|
fix bug when build core only
|
2025-01-23 13:23:15 +08:00 |
Tao He
|
153546f965
|
Refactor the implementation of etcd transactions. (#236)
Fixes #234.
Signed-off-by: Tao He <sighingnow@gmail.com>
|
2023-07-15 17:07:34 +08:00 |
Tao He
|
8da8946409
|
Refactor the implementation of sync-client and async-client.
Signed-off-by: Tao He <sighingnow@gmail.com>
|
2022-05-22 21:42:06 +08:00 |
Tao He
|
3d4fa143e0
|
Set `etcd-cpp-api_FOUND`, fixes #77.
Signed-off-by: Tao He <sighingnow@gmail.com>
|
2021-07-16 00:56:49 +08:00 |
Tao He
|
2aec773d72
|
Install our customized FindGRPC module for cmake as well.
Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
|
2021-02-07 13:45:59 +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 |