Skip to main content

Module reload

Module reload 

Source
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.