thor

From MaRDI portal
Software:77168



CRANthorMaRDI QIDQ77168

Interface to 'LMDB'

Rich Fitzjohn, Howard Chu, Martin Hedenfalk

Last update: 29 November 2023

Software version identifier: 1.1.4, 1.0.1, 1.1.0, 1.1.1, 1.1.2, 1.1.5


Copyright license: MIT license, File License

Key-value store, implemented as a wrapper around 'LMDB'; the "lightning memory-mapped database" <https://www.symas.com/lmdb>. 'LMDB' is a transactional key value store that uses a memory map for efficient access. This package wraps the entire 'LMDB' interface (except duplicated keys), and provides objects for transactions and cursors.