yalskv

Crates.ioyalskv
lib.rsyalskv
version0.1.0
sourcesrc
created_at2022-07-13 21:45:11.308607
updated_at2022-07-13 21:45:11.308607
descriptionYet Another Log-Structured Kev-Value data store
homepagehttps://github.com/sergey-melnychuk/yalskv
repositoryhttps://github.com/sergey-melnychuk/yalskv
max_upload_size
id625282
size18,460
Sergey Melnychuk (sergey-melnychuk)

documentation

https://github.com/sergey-melnychuk/yalskv

README

YALSKV

Yet Another Log-Structured Key-Value storage

$ cargo clean && cargo build --release && ./target/release/main
<snip>
n=1000000 ms=25161 op=79488 kb=7452
Commit count: 9

cargo fmt