graphstream 0.3.0

Journal replication engine for graph databases. Logical WAL shipping via .hadbj segments to S3.
Documentation
1
2
3
fn main() {
    prost_build::compile_protos(&["proto/graphd.proto"], &["proto/"]).unwrap();
}