Skip to main content

createMemoryCache

Function
This function is defined in the cache module.

Signature

def createMemoryCache(config?: CacheConfig) -> MemoryCache

Returns

Returns
MemoryCache
The result of the operation.