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: mset command #8

Merged
merged 2 commits into from
Oct 15, 2024
Merged

fix: mset command #8

merged 2 commits into from
Oct 15, 2024

Conversation

DinisEsteves
Copy link
Contributor

  • Provide a fix to the issue: MSET compressing keys instead of values #7 , increased the index of StringSetMultiple loop;
  • Added MSET in tests compressed client;
  • Assert that using the MSGET the data is decompressed;
  • Asserted that using the original client the data is compressed;

@b1rdex b1rdex merged commit 42e8cf1 into b1rdex:master Oct 15, 2024
4 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.

2 participants