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

Database migration questions #482

Closed
abbottdev opened this issue Sep 13, 2024 · 0 comments · Fixed by #479
Closed

Database migration questions #482

abbottdev opened this issue Sep 13, 2024 · 0 comments · Fixed by #479

Comments

@abbottdev
Copy link
Contributor

Because Redis.OM does not support migrations at this stage (nor may it ever) - we need the ability to be able to idempotently tell the state of an index based on the currently defined class types.

The code for this exists already in Redis.OM, I believe we should make it public so that consumers can compare the index state to their own state.

I've drafted a PR of what I think this needs to look like, would love to get some traction on it: #479

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