You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
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
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.
ZRANGEmoving from flat array -> array of tuples) between RESP2 and RESP3This work has already been started by @chayim and @uglide see this doc
We should have 2 bits of output in redis.io from this:
CC: @mgravell, @NickCraver, @oranagra, @itamarhaber