Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

RESP2->RESP3 result structure mapping #2511

@slorello89

Description

@slorello89

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions