risingwave_
storage
2.2.0-alpha
In risingwave_
storage::
hummock::
test_
utils
risingwave_storage
::
hummock
::
test_utils
Function
hybrid_cache_for_test
Copy item path
source
pub async fn hybrid_cache_for_test<K, V>() -> HybridCache<K, V>
where K: HybridKey, V: HybridValue,