-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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 RESP3 protocol support #2565
Labels
Comments
|
Nice to have:
|
Closing as cleanup, released. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version: 4.4.2
Platform: Any
Description: redis-py doesn't support RESP3 protocol.
Add protocol option to the connection
Refactor parsers to make it easier to add support to more protocols
Add the RESP3 parsers
Add test env for RESP3 specifically (XS) #2653
RESP3: Add examples (XS) #2654
RESP3: Update README (XS) #2655
RESP3: Change protocol with HELLO command (S) #2656
The text was updated successfully, but these errors were encountered: