Protocol
Shared​Cache
public protocol SharedCache: AnySharedCache
A singleton collection used to store key-value pairs as a wrapper to Cache
.
Relationships
Conforms To
AnySharedCache
A shared cache.
Shared​Cache
public protocol SharedCache: AnySharedCache
A singleton collection used to store key-value pairs as a wrapper to Cache
.
AnySharedCache
A shared cache.