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 file storage to use database instead of file system #6441

Closed
sanderr opened this issue Aug 29, 2023 · 0 comments
Closed

refactor file storage to use database instead of file system #6441

sanderr opened this issue Aug 29, 2023 · 0 comments
Assignees

Comments

@sanderr
Copy link
Contributor

sanderr commented Aug 29, 2023

One of the major complications for a high availability orchestrator is that files will be missing on failover. Putting them in the database would be a trivial way to solve that.

The goal of this ticket is to do this refactor for iso7, unless we foresee major complications for the iso6->iso7 migration as a result.

Document clearly that a compile should be triggered after the upgrade and that old files will not be migrated.

@arnaudsjs arnaudsjs self-assigned this Sep 12, 2023
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

Successfully merging a pull request may close this issue.

2 participants