# Packages
No description provided by the author
# Functions
AdapterWithAlgorithm sets the approach used to select a cached response to be evicted when the capacity is reached.
AdapterWithCapacity sets the maximum number of cached responses.
NewAdapter initializes memory adapter.
# Type aliases
AdapterOptions is used to set Adapter settings.
Algorithm is the string type for caching algorithms labels.