leveldb-repair

command module
v0.0.0-...-bbbbe2b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2018 License: MIT Imports: 6 Imported by: 0

README

leveldb-repair

Repairs a corrupted leveldb instance.

Purpose

Sometimes levelDB gets corrupted. This repo builds into a binary that fixes it without any external depedencies.

Build

> dep ensure
> go build ./ldb-repair.go

Usage

Help ./ldb-repair -h # shows help and options

Repair ./ldb-repair -d ./path/to/datastore/root

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL