abstract-leveldown topic

List abstract-leveldown repositories

subleveldown

119
Stars
12
Forks
Watchers

Split a levelup database into sublevels with their own keyspace, encoding and events.

leveldown

772
Stars
176
Forks
Watchers

Pure C++ Node.js LevelDB binding. An abstract-leveldown compliant store.

rocksdb

223
Stars
50
Forks
Watchers

Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.

level-js

540
Stars
44
Forks
Watchers

An abstract-leveldown compliant store on top of IndexedDB.

memdown

285
Stars
37
Forks
Watchers

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

multileveldown

58
Stars
20
Forks
Watchers

multilevel implemented using leveldowns with reconnect support.

deferred-leveldown

19
Stars
7
Forks
Watchers

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

encoding-down

41
Stars
8
Forks
Watchers

An abstract-leveldown implementation that wraps another store to encode keys and values.

leveldown-mobile

27
Stars
8
Forks
Watchers

This project has been abandoned.

packager

20
Stars
16
Forks
Watchers

A levelup package helper for distributing with an abstract-leveldown compatible back-end.