lamdb

Modified LMDB to support larger keys and pages.


License
BSD-3-Clause-Open-MPI
Install
pip install lamdb==1.2.1

Documentation

This is a fork of jnwatson's LMDB bindings in Python. It increases the key and page sizes so that Lamden's unstructured and human readable data can be accessed and stored unhashed.

It takes the name lamdb from LMDB and Lamden and is stored on Pypi so that it can be deployed across a standard package manager.