We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
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:
redis/redis-specifications#12
Sorry, something went wrong.
Add test env for RESP3 specifically (XS)
Add examples (XS)
Update README (XS)
Change protocol with HELLO command (S)
Nice to have:
Closing as cleanup, released.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
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: