Back to Redis

ZSCAN

content/commands/zscan.md

latest870 B
Original Source

See [SCAN]({{< relref "/commands/scan" >}}) for ZSCAN documentation.

Redis Software and Redis Cloud compatibility

| Redis Software | Redis Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> | |:----------------------|:-----------------|:------| | <span title="Supported">✅ Standard</span> <span title="Supported"><nobr>✅ Active-Active</nobr></span> | <span title="Supported">✅ Standard</span> <span title="Supported"><nobr>✅ Active-Active</nobr></span> | |

Return information

{{< multitabs id="zscan-return-info" tab1="RESP2" tab2="RESP3" >}}

Array reply: cursor and scan response in array form.

-tab-sep-

Array reply: cursor and scan response in array form.

{{< /multitabs >}}