We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f3705 commit 7461adcCopy full SHA for 7461adc
README.md
@@ -7,7 +7,7 @@
7
8
Generic value log implementation for key-value separated storage, inspired by RocksDB's BlobDB [[1]](#footnotes) and implemented in safe, stable Rust.
9
10
-> This crate is intended as a building block for key-value separated LSM storage.
+> This crate is intended as a building block for key-value separated storage.
11
> You probably want to use https://github.com/fjall-rs/fjall instead.
12
13
## Features
0 commit comments