Skip to content

etcdv3 cpp client library, supports Put, Range, Watch functions. Still under development.

License

Notifications You must be signed in to change notification settings

PWisPeterWang/etcdv3_client

Repository files navigation

etcdv3_client

The project is still under development, but most of the common features are available. Put, Range, Watch are supported. Lease is not yet supported. Thus, creating keys with lease is not supported.

For reference of usage, please refer to the tests directory.

Build

cmake -H. -Bbuild -G Ninja
ninja -C build

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

etcdv3 cpp client library, supports Put, Range, Watch functions. Still under development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published