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

Handle parts of the command using incompatible encodings #1037

Merged
merged 1 commit into from Oct 14, 2021

Conversation

casperisfine
Copy link

This can happen if the key contains say extended UTF-8 characters and the payload is Binary.

Overall we're better to use all binary strings here.

@casperisfine casperisfine force-pushed the encoding-error branch 4 times, most recently from 2df19ab to 503954c Compare October 13, 2021 19:50
@byroot byroot merged commit 9f2a94c into redis:master Oct 14, 2021
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.

None yet

2 participants