Package: thor 1.1.5

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.

Authors:Rich FitzJohn [aut, cre], Howard Chu [aut, cph], Symas Corporation [cph], Martin Hedenfalk [aut, cph], The OpenLDAP Foundation [cph]

thor_1.1.5.tar.gz
thor_1.1.5.zip(r-4.5)thor_1.1.5.zip(r-4.4)thor_1.1.5.zip(r-4.3)
thor_1.1.5.tgz(r-4.4-arm64)thor_1.1.5.tgz(r-4.4-x86_64)thor_1.1.5.tgz(r-4.3-arm64)thor_1.1.5.tgz(r-4.3-x86_64)
thor_1.1.5.tar.gz(r-4.5-noble)thor_1.1.5.tar.gz(r-4.4-noble)
thor_1.1.5.tgz(r-4.4-emscripten)thor_1.1.5.tgz(r-4.3-emscripten)
thor.pdf |thor.html
thor/json (API)
NEWS

# Install 'thor' in R:
install.packages('thor', repos = c('https://richfitz.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/richfitz/thor/issues

On CRAN:

3 exports 52 stars 3.82 score 3 dependencies 10 dependents 908 downloads

Last updated 7 months agofrom:8bdb26820a

Exports:driver_thormdb_envstorr_thor

Dependencies:digestR6storr

thor

Rendered fromthor.Rmdusingknitr::rmarkdownon Jun 10 2024.

Last update: 2021-06-17
Started: 2017-08-02