#reload #config #process #config-file #hot #internal #reloading

reload_config

A small library for hot reloading configuration files without restarting the process

6 releases

0.1.5 Sep 9, 2021
0.1.4 Sep 8, 2021

#1282 in Filesystem

MIT license

10KB
147 lines

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

Dependencies

~1.1–9.5MB
~69K SLoC