accessCache
Direct access to the cache. This is a synchronous operation that might block if the underlying cache is doing IO.
Parameters
block
a function that can access the cache.
Direct access to the cache. This is a synchronous operation that might block if the underlying cache is doing IO.
a function that can access the cache.