Ask a question to get started
Enter to send•Shift+Enter new line
class InMemoryCache
BaseCache<V>
Delete the cached values for the given namespaces.
Set the cached values for the given keys and TTLs.
Delete the cached values for the given namespaces. If no namespaces are provided, clear all cached values.