]> git.ipfire.org Git - thirdparty/pdns.git/commit
LMDB-based very high performance backend 1152/head
authorMark Zealey <mark@markandruth.co.uk>
Fri, 14 Feb 2014 15:06:16 +0000 (17:06 +0200)
committerMark Zealey <mark@markandruth.co.uk>
Fri, 14 Feb 2014 16:39:03 +0000 (18:39 +0200)
commit6a85d81ed3c66b4fbe1757ae70a638e0ba72f471
tree8987aeed58bc59715e321afaf90d91b0ef7eb18f
parent186a9c7ca417677a7749fa5a81184bb248ebf2cb
LMDB-based very high performance backend
12 files changed:
.travis.yml
configure.ac
m4/pdns_with_lmdb.m4 [new file with mode: 0644]
modules/Makefile.am
modules/lmdbbackend/Makefile.am [new file with mode: 0644]
modules/lmdbbackend/OBJECTFILES [new file with mode: 0644]
modules/lmdbbackend/OBJECTLIBS [new file with mode: 0644]
modules/lmdbbackend/dumpdb.pl [new file with mode: 0644]
modules/lmdbbackend/lmdb-example.pl [new file with mode: 0644]
modules/lmdbbackend/lmdbbackend.cc [new file with mode: 0644]
modules/lmdbbackend/lmdbbackend.hh [new file with mode: 0644]
pdns/docs/pdns.xml