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

Readme

Keywords

none

Package Sidebar

Install

npm i json-logdb

Weekly Downloads

1

Version

3.0.0

License

MIT

Last publish

Collaborators

  • dominictarr
  • nopersonsmodules