Skip to content

bmartynov/rust-etcd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etcd

A Rust client library for etcd.

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

A Rust client library for etcd.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Rust 99.6%
  • Makefile 0.4%