Protocol
Shared​Serializable​Cache
public protocol SharedSerializableCache: AnySharedCache
A singleton collection, with support for serialization and storage, used to store key-value pairs as a wrapper to SerializableCache
.
Relationships
Conforms To
AnySharedCache
A shared cache.