Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 246 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 246 Bytes

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