Repairs a corrupted leveldb instance.
Sometimes levelDB gets corrupted. This repo builds into a binary that fixes it without any external depedencies.
> dep ensure
> go build ./ldb-repair.go
Help
./ldb-repair -h # shows help and options
Repair
./ldb-repair -d ./path/to/datastore/root