@hackage lmdb0.2.0

Lightning MDB bindings

LMDB is a read-optimized Berkeley DB replacement developed by Sysmas for the OpenLDAP project. LMDB has impressive performance characteristics and a friendly BSD-style license.

You will need to install the lmdb development files to install this library, e.g. `sudo apt-get install liblmdb-dev` works for Ubuntu 14.04

At the moment, only a raw, low-level interface to LMDB is supported.

  • Installation

  • Dependencies (0)

  • Dependents (0)