leveldb-json

0.0.5 • Public • Published

LevelDB JSON Load and Dump

Build Status

NPM

Installation

npm install -g leveldb-json

Command Line Usage

To dump the contents of an existing leveldb instance execute

leveldb-dump-to-json --file /path/to/json/file --db /path/to/leveldb

To load the contents of previous json dump into a leveldb instance execute

leveldb-load-from-json --file /path/to/json/file --db /path/to/leveldb

Dependents (0)

Package Sidebar

Install

npm i leveldb-json

Weekly Downloads

7

Version

0.0.5

License

ISC

Last publish

Collaborators

  • nisaacson