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.
pub fn build_datanode_cache_registry(kv_backend: KvBackendRef) -> CacheRegistry
Builds cache registry for datanode, including: