# Structs
Cache is a 'cache map'.
Handle is a 'cache handle' of a 'cache node'.
NamespaceGetter provides convenient wrapper for namespace.
Node is a 'cache node'.
No description provided by the author
# Interfaces
Cacher provides interface to implements a caching functionality.
# Type aliases
Value is a 'cache-able object'.