create_vector_cache: Create Vector Cache

View source: R/cache.R

create_vector_cacheR Documentation

Create Vector Cache

Description

Create a VectorCache with specified backend

Usage

create_vector_cache(backend = "memory", ...)

Arguments

backend

Backend type: "memory", "file", or "none"

...

Additional config options

Value

VectorCache object


VectrixDB documentation built on Feb. 20, 2026, 5:09 p.m.