nmdb: Add LevelDB supportmaster
commitd0a45d969a072169232f80f185073395361b968f
authorAlberto Bertogli <albertito@blitiri.com.ar>
Wed, 12 Sep 2012 22:05:30 +0000 (12 23:05 +0100)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Wed, 12 Sep 2012 23:35:23 +0000 (13 00:35 +0100)
tree8a84a7d9a3b4de5c14d87342456dc26006c5472c
parent5c3206a98cc033881e8513220bfc56f95eeea58d
nmdb: Add LevelDB support

LevelDB is a new key-value storage from Google, see
https://code.google.com/p/leveldb/ for more details.

This patch adds support for using it as a backend.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
nmdb/Makefile
nmdb/be-leveldb.c [new file with mode: 0644]
nmdb/be.c
nmdb/be.h
tests/coverage/coverage