neodb 0.1.0-alpha.2

A fast, lightweight key-value database written in Rust. (Work in Progress)
Documentation
1
2
3
pub mod neodb;

pub use neodb::NeoDB;