flumelog-level

0.0.5 • Public • Published

flumelog-level

a flumelog implemented on top of leveldb.

Use as the append-only store within flumedb

leveldb is a Log Structured Merge Tree, so using it just as a log is rather silly, but as a matter of ensuring a broad base of compatible backend, and to explore the problem space...

And also to compare performance. If you had built a complex leveldb app, you might already have a log inside of it. This enables us to do comparative performance between implementations.

License

MIT

Versions

Current Tags

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

Version History

Package Sidebar

Install

npm i flumelog-level

Weekly Downloads

7

Version

0.0.5

License

MIT

Unpacked Size

4.24 kB

Total Files

6

Last publish

Collaborators

  • arj03
  • christianbundy
  • dominictarr
  • regular