Expand description
Hot reloading system for zero-downtime configuration updates Configuration Hot Reloading System
Enterprise-grade hot reloading with:
- File watching for automatic updates
- Arc swapping for zero-downtime updates
- Change notifications and callbacks
- Thread-safe concurrent access
- Graceful error handling and fallback
Structs§
- HotReload
Config - Hot-reloadable configuration container
- HotReload
Handle - Handle for controlling hot reload background thread
Enums§
- Config
Change Event - Configuration change event types