R/cache.R
create_vector_cache.Rd
Create a VectorCache with specified backend
create_vector_cache(backend = "memory", ...)
Backend type: "memory", "file", or "none"
Additional config options
VectorCache object