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,6 +9,7 @@ serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"
unidecode = "0.3"
moby-name-gen = "0.1"
[dependencies.rocksdb]
git = "https://github.com/pingcap/rust-rocksdb.git"