15 releases (8 breaking)
0.9.0 | Dec 15, 2018 |
---|---|
0.8.0 | Aug 5, 2017 |
0.7.0 | Jul 22, 2017 |
0.5.5 | Oct 15, 2016 |
0.1.0 | Apr 11, 2015 |
#6 in #core-os
132 downloads per month
105KB
2K
SLoC
etcd
An etcd client library for Rust.
- etcd on crates.io
- Documentation for the latest crates.io release
Running the tests
- Install Docker and Docker Compose.
- Run
make
. This will drop you into a Bash shell in a container. - Inside the container, run
cargo test
.
License
Dependencies
~10–21MB
~311K SLoC