levelup topic

List levelup repositories

s3leveldown

60
Stars
11
Forks
Watchers

An implementation of LevelDOWN that uses Amazon S3. Turn your S3 bucket into a DB

level-ttl

68
Stars
19
Forks
Watchers

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

codec

27
Stars
7
Forks
Watchers

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

level-hyper

30
Stars
5
Forks
Watchers

A convenience package bundling levelup and leveldown-hyper.

mem

24
Stars
5
Forks
Watchers

A convenience package bundling levelup and memdown.

packager

20
Stars
16
Forks
Watchers

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

file-browser

17
Stars
4
Forks
Watchers

This is a File Browser single page application that uses Vue.js for the client side user interface and Hapi.js for the server-side running on top of Node.js. This app is intended to make it possible t...

level-auto-index

18
Stars
3
Forks
Watchers

Automatic secondary indexing for leveldb and subleveldown