Skip to content

Commit 7461adc

Browse files
authored
Update README.md
1 parent 93f3705 commit 7461adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Generic value log implementation for key-value separated storage, inspired by RocksDB's BlobDB [[1]](#footnotes) and implemented in safe, stable Rust.
99

10-
> This crate is intended as a building block for key-value separated LSM storage.
10+
> This crate is intended as a building block for key-value separated storage.
1111
> You probably want to use https://github.com/fjall-rs/fjall instead.
1212
1313
## Features

0 commit comments

Comments
 (0)