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
- Cache
Stats - Cached
Response - Compiled
Template - Response
Cache - Response cache specifically optimized for HTTP responses
- Template
Cache - Template cache for compiled templates