cache_register_sodium: Register sodium as a backend for cache

Description Usage Details Note See Also

View source: R/cache_register_sodium.R

Description

Installs cache.sodium for use as an extension for writing/reading files

Usage

1

Details

You probably should use cache_use_sodium() instead which makes sodium the default method for reading/writing to the cache. There is generally no reason to invoke this function as it is called when the packages is attached.

Note

The call to cache_register_backend can be placed in zzz.R and not exist as a separate function.

See Also


decisionpatterns/cache.sodium documentation built on May 27, 2020, 3:21 a.m.