velarixdb 0.0.17

An LSM Storage Engine focused on reduced IO amplification
Documentation
1
2
3
4
5
mod keyspace;
mod recovery;
mod store;
pub use store::DataStore;
pub use store::SizeUnit;