dstore 0.1.1

A partially distributed storage framework, using the two-layer architecture.
Documentation
1
2
3
fn main() {
    tonic_build::compile_protos("proto/dstore.proto").unwrap();
}