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

Fix #19 - Remove aux type loading code not related to JSON #29

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

joehu21
Copy link
Collaborator

@joehu21 joehu21 commented Dec 17, 2024

Remove aux type registration and loading code that are not related to JSON, because during the load of ValkeyJSON module, we shouldn't care about any aux data types that do not belong to ValkeyJSON. In addition, when we talk about RDB compatibility with JSON type, it is under the condition that no other module types are present in the RDB.

@joehu21 joehu21 linked an issue Dec 17, 2024 that may be closed by this pull request
@joehu21 joehu21 merged commit d3ce5af into valkey-io:unstable Jan 4, 2025
3 checks passed
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 this pull request may close these issues.

Better understand and define overall strategy for aux and data types
2 participants