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.
| Version: | 1.2.0 | 
| Imports: | R6, storr | 
| Suggests: | ids, knitr, rmarkdown, testthat | 
| Published: | 2025-06-09 | 
| DOI: | 10.32614/CRAN.package.thor | 
| Author: | Rich FitzJohn [aut, cre],
  Howard Chu [aut, cph],
  Symas Corporation [cph],
  Martin Hedenfalk [aut, cph],
  The OpenLDAP Foundation [cph] | 
| Maintainer: | Rich FitzJohn  <rich.fitzjohn at gmail.com> | 
| BugReports: | https://github.com/richfitz/thor/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/richfitz/thor, https://richfitz.github.io/thor/ | 
| NeedsCompilation: | yes | 
| Language: | en-GB | 
| Materials: | README, NEWS | 
| CRAN checks: | thor results | 
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=thor
to link to this page.