The latest version of lmdb is 0.2.5-0.

lmdb

Version 0.1 revision 0 uploaded by dmbarbour.

Package meta

Synopsis
Lightning MDB bindings
Description

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.

Author
David Barbour
Bug reports
n/a
Category
Database
Copyright
(c) 2014 by David Barbour
Homepage
http://github.com/dmbarbour/haskell-lmdb
Maintainer
dmbarbour@gmail.com
Package URL
n/a
Stability
experimental

Components