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

misc: Write migration tool #404

Open
dariusc93 opened this issue Dec 25, 2023 · 0 comments
Open

misc: Write migration tool #404

dariusc93 opened this issue Dec 25, 2023 · 0 comments
Labels
blocked Blocked by another feature, request or issue. enhancement New feature or request improvement Improve on existing feature P-Low Low Priority

Comments

@dariusc93
Copy link
Contributor

Under the current implementation, migration would happen internally where possible, but this may add additional delay in initializing the backend especially if there is a large dataset or if we would begin to attempt to migrate messages and could fail without any fallback. Ideally, the migration itself should be set aside into its own tool to migrate between different dataset version so this tool could be used instead for migrating to a newer internal schema, which may be safer and easier than performing it internally

@dariusc93 dariusc93 added enhancement New feature or request improvement Improve on existing feature P-Low Low Priority blocked Blocked by another feature, request or issue. labels Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by another feature, request or issue. enhancement New feature or request improvement Improve on existing feature P-Low Low Priority
Projects
None yet
Development

No branches or pull requests

1 participant