Module config

Module config 

Source
Expand description

Configuration for the in-memory cache.

This module provides a builder pattern for configuring cache behavior including capacity limits, TTL defaults, and cleanup intervals.

Structsยง

CacheConfig
Configuration for creating a new cache instance.