Skip to content

No9/luvdbie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luvdbie

Build Status

Introduction

Luvdbie (pronounced loved by) is a leveldb instance wrapped by libuv tcp-server. It is designed to be a performant networked leveldb that can be used as a standalone instance as well as providing an alternative levelDOWN implementation in networked database scenarios.

This work was inspired by this article by @hij1nx and the work I did on memory usage in the current leveldb stack

Install

$ npm install luvdbie -g

Run

$ luvdbie 8085

Releases

No releases published

Packages

No packages published