thor: Interface to 'LMDB'

Key-value store, implemented as a wrapper around 'LMDB'; the "lightning memory-mapped database" <https://www.symas.com/mdb>. '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.

Package details

AuthorRich FitzJohn [aut, cre], Howard Chu [aut, cph], Symas Corporation [cph], Martin Hedenfalk [aut, cph], The OpenLDAP Foundation [cph]
MaintainerRich FitzJohn <rich.fitzjohn@gmail.com>
LicenseMIT + file LICENSE
Version1.2.0
URL https://github.com/richfitz/thor https://richfitz.github.io/thor/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("thor")

Try the thor package in your browser

Any scripts or data that you put into this service are public.

thor documentation built on June 9, 2025, 5:09 p.m.