risingwave_storage::hummock::test_utils

Function create_small_table_cache

source
pub fn create_small_table_cache() -> Arc<LruCache<HummockSstableObjectId, Box<Sstable>>>