OptionaldefaultDefault time-to-live for cache entries in milliseconds
OptionalenableWhether to track and maintain cache statistics
OptionalkeyPrefix to add to all cache keys
OptionallogPrefix string for log messages (e.g., '[EntityCache]', '[EmbeddingCache]')
OptionalnamespaceNamespace for grouping related cache entries
OptionalonlyOnly log cache hits and misses, ignoring verbose setting
OptionalverboseEnable verbose logging for cache operations
Configuration options for cache implementations.