About

Metadata

  • Last updated , by JaredTobin
  • License MIT
  • Categories Databases
  • Maintained by: jared@ppad.tech

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.10.3

Package Flags

Use the -f option with cabal commands to enable flags

    llvm (off by default)

    Use GHC's LLVM backend.

Readme

Minimal bindings to LMDB (Lightning Memory-Mapped Database), an embedded ACID key-value store. The upstream LMDB C source is vendored at release LMDB_0.9.33 under cbits/; no external liblmdb is required.