velarixdb 0.0.17

An LSM Storage Engine focused on reduced IO amplification
Documentation
1
2
3
4
5
6
mod range;
pub use range::BiggestKey;
pub use range::KeyRange;
#[cfg(test)]
pub use range::Range;
pub use range::SmallestKey;