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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    7
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.5
    7
  • 0.0.4
    0
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i leveldb-json

Weekly Downloads

7

Version

0.0.5

License

ISC

Last publish

Collaborators

  • nisaacson