yalskv 0.1.0

Yet Another Log-Structured Kev-Value data store
Documentation
1
2
3
4
5
6
7
8
9
10
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
```