default_lmdb: default location for LMDB registry

View source: R/lmdb_registry.R

default_lmdbR Documentation

default location for LMDB registry

Description

Helper utility to initialize an LMDB registry - matcher uses the pattern: "any file path ending in "lmdb". The default map size can be set using, e.g. options(thor_mapsize=1e12)

Usage

default_lmdb(dir = content_dir())

Arguments

dir

base directory for LMDB

Details

Windows machines may need to set a smaller map size, see thor::mdb_env for details.


cboettig/contentid documentation built on Oct. 24, 2023, 1:03 p.m.