Skip to content

Add support for RESP3 #2103

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

Closed
gkorland opened this issue Nov 24, 2019 · 6 comments
Closed

Add support for RESP3 #2103

gkorland opened this issue Nov 24, 2019 · 6 comments
Labels

Comments

@gkorland
Copy link
Contributor

https://gist.github.com/antirez/2bc68a9e9e45395e297d288453d5d54c

@startjava
Copy link

@sazzad16 what time release has hello method version??? this 2022 year!! thank you !

@sazzad16
Copy link
Contributor

@startjava yes, this 2022 year!! we still waiting for your PR!!! thank you!

@chayim
Copy link
Contributor

chayim commented Feb 9, 2023

#2103

@chayim
Copy link
Contributor

chayim commented Feb 9, 2023

Remember to consider redis/redis-specifications#12

@sazzad16
Copy link
Contributor

sazzad16 commented Feb 12, 2023

Anything in this list is available in a PR only, or merge branch, until this issue is closed.

  • UnifiedJedis - Add an option to set the protocol
  • URI - protocol version in uri where available today (S)
  • Unix Socket - check if unix socket works with RESP3 (S)
  • HELLO command
  • HELLO command extension with optional arguments
  • RESP3 protocol parser
    • Parser for Stream commands (L)
    • Parser for Module commands (L)
  • PUB/SUB
    • Read the docs and experiment (M)
  • README update with RESP3 config
  • Investigate where to make the changes
  • Make the changes

@sazzad16
Copy link
Contributor

Available since version 5.0.0.

@github-project-automation github-project-automation bot moved this from Todo to Done in RESP 3 Backlog Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

4 participants