etcd

Crates.ioetcd
lib.rsetcd
version0.9.0
sourcesrc
created_at2015-04-11 12:40:38.292303
updated_at2018-12-15 13:15:58.810041
descriptionA client library for CoreOS's etcd.
homepagehttps://github.com/jimmycuadra/rust-etcd
repositoryhttps://github.com/jimmycuadra/rust-etcd
max_upload_size
id1840
size135,364
Owners (github:rustaudio:owners)

documentation

https://docs.rs/etcd

README

etcd

Build Status

An etcd client library for Rust.

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

Commit count: 196

cargo fmt