jimmycuadra / rust-etcd

An etcd client library for Rust.

Home Page:https://docs.rs/etcd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An etcd client library for Rust.

https://docs.rs/etcd

License:MIT License


Languages

Language:Rust 98.5%Language:Makefile 1.5%