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

chore: Refactor RdbLoad #564

Merged
merged 1 commit into from
Dec 16, 2022
Merged

chore: Refactor RdbLoad #564

merged 1 commit into from
Dec 16, 2022

Conversation

romange
Copy link
Collaborator

@romange romange commented Dec 16, 2022

Specifically, pass OpaqueObj to parsing routines so that they could fill it instead of creating it. In addition, this change improves the interface between generic_family and RdbLoad code: it removes reliance on the internal Item class.

Signed-off-by: Roman Gershman roman@dragonflydb.io

Specifically, pass OpaqueObj to parsing routines so that they could fill it instead of creating it.
In addition, this change improves the interface between generic_family and RdbLoad code:
it removes reliance on the internal Item class.

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
@romange romange requested a review from dranikpg December 16, 2022 10:05
@romange romange merged commit d4cad11 into main Dec 16, 2022
@romange romange deleted the Pr1 branch December 16, 2022 14:41
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.

2 participants