Skip to main content

Module memory

Module memory 

Source
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_entries and default_ttl_secs).