Skip to content

RESP2->RESP3 result structure mapping #2511

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

Open
slorello89 opened this issue Aug 10, 2023 · 3 comments
Open

RESP2->RESP3 result structure mapping #2511

slorello89 opened this issue Aug 10, 2023 · 3 comments

Comments

@slorello89
Copy link
Member

Adding this as a follow on to redis/redis#12466 to keep track of our efforts to provide a mapping of the structural changes (e.g. ZRANGE moving from flat array -> array of tuples) between RESP2 and RESP3

This work has already been started by @chayim and @uglide see this doc

We should have 2 bits of output in redis.io from this:

  1. A collated RESP2->RESP3 migration guide calling out these changes
  2. The impacted command pages should be updated to reflect the correct result structures

CC: @mgravell, @NickCraver, @oranagra, @itamarhaber

@oranagra
Copy link
Member

oranagra commented Aug 10, 2023

I've created another ticket to complement this one: #2512

@itamarhaber
Copy link
Member

Yep yep yep!

@uglide will publish a draft shortly.

@uglide
Copy link
Contributor

uglide commented Aug 11, 2023

@itamarhaber @oranagra @slorello89 @mgravell Please review my PR with the converted migration guide #2513

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

No branches or pull requests

4 participants