value-log 0.0.1

Generic value log implementation for key-value separated storage
Documentation
value-log-0.0.1 has been yanked.

COMING SOON

value-log

Generic value log implementation for key-value separated storage, inspired by RocksDB's BlobDB and implemented in safe, stable Rust.

This crate is intended for key-value separated LSM storage. You probably want to use https://github.com/fjall-rs/fjall instead.