Expand description
In-memory caching utilities.
Structsยง
- An in-memory cache based on namespace strings and types that implement
SerializeandDeserialize. - An in-memory cache based on hashable types.
In-memory caching utilities.
Serialize and
Deserialize.