Level
Level
memdown
In-memory abstract-leveldown store for Node.js and browsers.
electron-demo
Demo app loading LevelDB into an Electron context.
level-browserify
No longer maintained: superseded by level v5.0.0.
multileveldown
multilevel implemented using leveldowns with reconnect support.
level-ttl
Add a 'ttl' (time-to-live) option to levelup for put() and batch().
abstract-level
Abstract class for a lexicographically sorted key-value database.
classic-level
An abstract-level database backed by LevelDB.
codec
Encode keys, values and range options, with built-in or custom encodings.
community
Discussion, support and common information for projects in the community.
deferred-leveldown
An abstract-leveldown implementation that queues operations while a real abstract-leveldown instance is being opened.