json-logdb

3.0.0 • Public • Published

json-logdb

Pure js clone of a leveldb log.

A small in-memory db, with the same api as leveldown, to be combined with [https://github.com/dominictarr/json-sst] to form a pure js leveldb clone.

All data is stored as line separated json, so to avoid tricky binary stuff. It is intended this will be replaced once https://github.com/rvagg/node-leveljs is ready.

Stability

Unstable: Expect patches and features, possible api changes.

License

MIT

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.0.0
    2
  • 2.1.0
    1
  • 2.0.1
    1
  • 2.0.0
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i json-logdb

Weekly Downloads

5

Version

3.0.0

License

MIT

Last publish

Collaborators

  • dominictarr
  • nopersonsmodules