# Functions
Creates a new instance of the cache entry and assigns its values.
Create a new instance of the factory.
Creates a new instance of the cache.
Creates a new instance of the cache.
Creates a new instance of the cache.
# Structs
Data object to store cached values with their keys used by MemoryCache
*/.
Cache that stores values in the process memory.
Dummy cache implementation that doesn't do anything.
# Interfaces
Interface for caches that are used to cache values to improve performance.