Expand description
In-process cache (moka) sized and TTL’d from a CacheConfig.
Functions§
- build_
memory_ cache - Build an in-memory cache whose capacity and default TTL come from
config(max_entriesanddefault_ttl_secs).
In-process cache (moka) sized and TTL’d from a CacheConfig.
config
(max_entries and default_ttl_secs).