feat: Introduce sst file dumping

Fixes #9
This commit is contained in:
Kerollmops
2018-08-19 13:40:07 +02:00
committed by Clément Renault
parent e5c54c4399
commit 2e0193a39e
7 changed files with 209 additions and 143 deletions

View File

@ -9,7 +9,7 @@ elapsed = "0.1"
[dependencies.fst]
git = "https://github.com/Kerollmops/fst.git"
branch = "op-builder-with-state"
branch = "always-match-clone"
[dependencies.rocksdb]
git = "https://github.com/pingcap/rust-rocksdb.git"