R/shiny-utils.R
shiny_cache.Rd
Cache small objects such as inputs or configurations
shiny_cache(namespace, session = shiny::getDefaultReactiveDomain())
characters, usually the module ID
shiny interactive context domain
A caching object. The caching object is identical within the same context and namespace.