Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor our way of handling configuration changes #12

Open
ghost opened this issue Feb 3, 2016 · 0 comments
Open

Refactor our way of handling configuration changes #12

ghost opened this issue Feb 3, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 3, 2016

Currently we track changes to the configuration by using a simple file watcher which restarts the whole application whenever anythings has changed. A better way of handling this scenario would be to replace the konphyg module with ES5 getters and update the configuration in memory whenever the file watcher reports changes to use.

@ghost ghost added the enhancement label Feb 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants