velarixdb 0.0.17

An LSM Storage Engine focused on reduced IO amplification
Documentation
1
2
3
4
5
mod bf;
pub use bf::BloomFilter;
pub use bf::FalsePositive;
pub use bf::NoHashFunc;
pub use bf::NoOfElements;