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

feat(): config proxy should emit on change #42

Open
1 task
scott-wyatt opened this issue Sep 10, 2019 · 0 comments
Open
1 task

feat(): config proxy should emit on change #42

scott-wyatt opened this issue Sep 10, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@scott-wyatt
Copy link
Contributor

scott-wyatt commented Sep 10, 2019

fabrix has a root configuration proxy where it stores and retrieves its famous tuples. Fabrix is also an event emitter. It should:

  • should emit when config is updated using .set after all the map merging is done.

This will allow for the cluster module to notify workers when a change has happened in the config via messaging!

@scott-wyatt scott-wyatt added the enhancement New feature or request label Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant