kondanta / reload_config

Automatically reloads given config file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config Reload

It is a small library for services that needs hot reload for their config files when they are updated without stop/starting the process. Internal implementation may need serious refactor like freeing config from Arc<Mutex>>.

About

Automatically reloads given config file

License:MIT License


Languages

Language:Rust 100.0%