elock 0.1.0

A lightweight distributed lock implementation built on top of etcd using leases and watch
Documentation
1
2
3
mod lock;

pub use lock::*;