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

how to reload api after hazard data update without downtime #54

Open
vgph opened this issue Apr 8, 2024 · 0 comments
Open

how to reload api after hazard data update without downtime #54

vgph opened this issue Apr 8, 2024 · 0 comments

Comments

@vgph
Copy link

vgph commented Apr 8, 2024

Hi everyone,

By using dependency injection, one can override the file store used using this code. This way the file store can be anything that the zarr format accepts.

Since this code is executed only on start up, how can it support data changes of file store?

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant