Represents an abstraction over the cache storage. Clients might perform only read operations on storage.
Type of the key.
Type of the value.
Get the CacheEntry associated with key.
key
Name of the key.
Check if key is present in the cache.
Represents an abstraction over the cache storage.
Clients might perform only read operations on storage.