issues
search
jimmycuadra
/
rust-etcd
An etcd client library for Rust.
https://docs.rs/etcd
MIT License
143
stars
35
forks
source link
coreos
database
etcd
key-value
rust
readme
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
MIT