Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 authored May 9, 2024
1 parent 93f3705 commit 7461adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

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

> 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.
> You probably want to use https://github.com/fjall-rs/fjall instead.
## Features
Expand Down

0 comments on commit 7461adc

Please sign in to comment.