Skip to content

maragkose/etcd3-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etcd3-client

etcd v3 cpp client api. This library provides a convenient wrapper api over the grpc based etcd3 api. The grpc api code is generated during compilation of this library from the etcd3 provided proto files. Generation and compilation of the api library is done using cmake.

currently under development.

+several get calls are supported
+several put calls are supported
+watch calls are supported

Compile:

mkdir build
cmake ../
make

About

Thin cpp wrapper for etc v3 cpp api

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published