cache

Function build_fundamental_cache_registry

Source
pub fn build_fundamental_cache_registry(
    kv_backend: KvBackendRef,
) -> CacheRegistry
Expand description

Builds cache registry for frontend and datanode, including:

  • Table info cache
  • Table name cache
  • Table route cache
  • Table flow node cache
  • View cache
  • Schema cache