Expand description
Hot reload: watch the config file for changes and manage backends dynamically.
Supports adding, removing, and replacing backends at runtime when the config file changes. Uses content hashing to detect modifications.
Functionsยง
- spawn_
config_ watcher - Spawn a background task that watches the config file and adds new backends.