lmdb: 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.
Downloads
- lmdb-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.2.4, 0.2.5 |
---|---|
Dependencies | array, base (>=4.6 && <5), bytestring (>=0.10) [details] |
License | BSD-2-Clause |
Copyright | (c) 2014 by David Barbour |
Author | David Barbour |
Maintainer | dmbarbour@gmail.com |
Category | Database |
Home page | http://github.com/dmbarbour/haskell-lmdb |
Source repo | head: git clone http://github.com/dmbarbour/haskell-lmdb.git |
Uploaded | by dmbarbour at 2014-12-10T23:54:44Z |
Distributions | LTSHaskell:0.2.5, NixOS:0.2.5, Stackage:0.2.5 |
Reverse Dependencies | 4 direct, 2 indirect [details] |
Downloads | 5636 total (33 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2014-12-22 [all 1 reports] |