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

Add version check test for RDB writer #165

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Add version check test for RDB writer #165

merged 1 commit into from
Sep 4, 2024

Conversation

ryan-gang
Copy link
Contributor

This pull request adds a version check for the RDB writer. It includes a new test case that verifies the version of the RDB file created by the writer. The test ensures that the magic string is "REDIS" and the version is "0011". This check helps to ensure the correctness of the RDB writer implementation.

Copy link

linear bot commented Sep 3, 2024

@andy1li
Copy link
Contributor

andy1li commented Sep 4, 2024

Looks great to me!

@andy1li andy1li merged commit 92a2fc2 into main Sep 4, 2024
2 checks passed
@andy1li andy1li removed their request for review September 4, 2024 16:06
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