Module cache

Module cache 

Source
Expand description

Template caching and hot-reload system

Provides caching for compiled templates and hot-reload functionality for development and dynamic template loading.

Structsยง

CacheStats
Cache statistics for monitoring and optimization
CachedRenderer
Cached template renderer with hot-reload support
HotReloadWatcher
Hot-reload watcher for template files
TemplateCache
Template cache for compiled templates and metadata