Expand description
Template caching and hot-reload system
Provides caching for compiled templates and hot-reload functionality for development and dynamic template loading.
Structsยง
- Cache
Stats - Cache statistics for monitoring and optimization
- Cached
Renderer - Cached template renderer with hot-reload support
- HotReload
Watcher - Hot-reload watcher for template files
- Template
Cache - Template cache for compiled templates and metadata