thor: Interface to 'LMDB'

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.

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.1.4
URL https://github.com/richfitz/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 Feb. 16, 2023, 9:37 p.m.