cache

Function build_datanode_cache_registry

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

Builds cache registry for datanode, including:

  • Schema cache.
  • Table id to schema name cache.