Level

Results 32 repositories owned by Level

memdown

285
Stars
37
Forks
Watchers

In-memory abstract-leveldown store for Node.js and browsers.

electron-demo

79
Stars
11
Forks
Watchers

Demo app loading LevelDB into an Electron context.

level-browserify

63
Stars
16
Forks
Watchers

No longer maintained: superseded by level v5.0.0.

multileveldown

58
Stars
20
Forks
Watchers

multilevel implemented using leveldowns with reconnect support.

level-ttl

68
Stars
19
Forks
Watchers

Add a 'ttl' (time-to-live) option to levelup for put() and batch().

abstract-level

105
Stars
8
Forks
Watchers

Abstract class for a lexicographically sorted key-value database.

classic-level

52
Stars
9
Forks
Watchers

An abstract-level database backed by LevelDB.

codec

27
Stars
7
Forks
Watchers

Encode keys, values and range options, with built-in or custom encodings.

community

39
Stars
19
Forks
Watchers

Discussion, support and common information for projects in the community.

deferred-leveldown

19
Stars
7
Forks
Watchers

An abstract-leveldown implementation that queues operations while a real abstract-leveldown instance is being opened.