R/cache-functions.R
cache_memory.Rd
All cache data will be stored only in memory.
cache_memory()
A cache object that inherits from R6Cache.
R6Cache
Other cache functions: cache_file, cache_memory_file, default_cache
cache_file
cache_memory_file
default_cache
cache_in_memory <- cache_memory()