cloudtracer / snappydown

File system based implementation of leveldown using pure javascript and compression with snappy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SnappyDown

WIP File system based implementation of leveldown with snappy compression. Eventual goal is to have a production grade pure javascript implementation of leveldown with a companion module for multi-threading, forks and cluster communication.

Long way to go. Using memdown as a starting point to get things going.

About

File system based implementation of leveldown using pure javascript and compression with snappy

License:MIT License


Languages

Language:JavaScript 100.0%