cardano-lmdb-0.3.0.0

Synopsis

Lightning MDB bindings

Description

LMDB is a read-optimized Berkeley DB replacement developed by Symas for the OpenLDAP project. LMDB has impressive performance characteristics and a friendly BSD-style OpenLDAP license. See <http://symas.com/mdb/>. . This library has Haskell bindings to the LMDB library. You must install the lmdb development files before installing this library, e.g. `sudo apt-get install liblmdb-dev` works for Ubuntu.

Author

David Barbour

Maintainer

operations@iohk.io

License

BSD-2-Clause

Source
https://github.com/input-output-hk/haskell-lmdb
Commit hash
16498649c71eda045db79d3095c7d229229507cd
Timestamp

2023-02-17T14:06:05Z

Revisions

None

Dependencies
library cardano-lmdb:
  • ["base >=4.6 && <5","array"]