Module cache

Module cache 

Source
Expand description

High-performance caching utilities for MockForge

This module provides various caching strategies to optimize performance for frequently accessed data.

Structsยง

Cache
High-performance in-memory cache with TTL and LRU eviction
CacheStats
CachedResponse
CompiledTemplate
ResponseCache
Response cache specifically optimized for HTTP responses
TemplateCache
Template cache for compiled templates