Skip to content

Ocehwt/etcdv3

This branch is 148 commits behind etcdv3/etcd-client:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

97f7057 · Mar 10, 2020

History

6 Commits
Mar 10, 2020
Mar 10, 2020
Feb 23, 2020
Mar 8, 2020
Feb 23, 2020
Mar 8, 2020
Feb 23, 2020

Repository files navigation

etcdv3

MIT licensed

An etcd v3 API client for Rust. It provides both synchronous client and asynchronous client backed by tokio and tonic.

Test

We test this library using etcd 3.4.

Notes that we use a fixed etcd server URI (localhost:2379) to connect to etcd server.

Rust Version

etcdv3 works on rust 1.39 and above as it requires support for the async_await feature.

License

This project is licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT).

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in etcdv3 by you, shall be licensed as MIT, without any additional terms or conditions.

About

An etcd v3 API client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%