hyperlog-doctor

1.0.3 • Public • Published

hyperlog-doctor

cli tool for checking and repairing hyperlogs

This command line tool is the result of deep bug hunts into the hyperlog source. I figured it'd be nice for future hyperlog users to have a nice little tool for detecting some of the types of data corruption and repairing them.

Usage

USAGE
  hyperlog-doctor - lint and repair hyperlogs

SUBCOMMANDS
  hyperlog-doctor lint <LEVELDB>
    Run various sanity checks on a hyperlog's LevelDB directory. A report will
    be written to standard out.

  hyperlog-doctor repair <LEVELDB>
    Examine the LevelDB directory given and regenerate its HEADS and CHANGES
    indexes.

Install

With npm installed, run

$ npm install -g hyperlog-doctor

Acknowledgments

hyperlog-doctor was sponsored by Digital Democracy.

License

ISC

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    2
  • 1.0.2
    0
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i hyperlog-doctor

Weekly Downloads

4

Version

1.0.3

License

ISC

Last publish

Collaborators

  • noffle