Skip to content

Is RESP v3 Implemented? #11658

Answered by filipecosta90
Mordil asked this question in Q&A
Dec 26, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

@Mordil Redis version 6 and above supports two protocols: the old protocol, RESP2, and a new one introduced with Redis 6, RESP3.
You can select it via the HELLO command as stated in https://redis.io/commands/hello/

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Mordil
Comment options

@oranagra
Comment options

@itamarhaber
Comment options

Answer selected by filipecosta90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants