lmdb-bindings: Various interfaces to LMDB databases, and a command line util.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Bindings to the memory mapped b-tree key pair database that is LMDB, including a transactional STM-like monad, many atomic functions, and a command-line utility.

Properties

Versions 0.1.2.0
Change log None available
Dependencies array, base (>=4.7 && <5), binary, bytestring, bytestring-arbitrary, containers, crypto-pubkey (>=0.1.4 && <0.3), crypto-pubkey-types (>=0.4 && <0.5), crypto-random, cryptohash (>=0.9 && <0.12), cryptonite, deepseq, directory, disk-free-space, filepath, hashtables, hourglass, lmdb-bindings, memory, monad-loops, murmur-hash, process, QuickCheck (>=2.4), stm, syb, template-haskell, temporary, time [details]
License AGPL-3.0-only
Author James Crayne, Joseph Crayne, David Barbour, Keegan McAllister
Maintainer jim.crayne@gmail.com
Category Database
Home page https://github.com/JimCrayne/lmdb-bindings
Uploaded by JimCrayne at 2017-06-10T11:49:02Z

Modules

Flags

Automatic Flags
NameDescriptionDefault
hourglass

Use the hourglass package for timestamps. Disable to use time.

Enabled
cryptonite

Use cryptonite package for Crypto.Random. Disable to use 'crypto-random'

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees