Sorted sets zscan:修订历史

本页内容

差异选择:选中要对比的版本的单选按钮,按Enter键或下方的按钮。
说明:(当前)=与最后版本之间的差异,(之前)=与上一版本之间的差异,=小编辑。

    2022年8月17日 (星期三)

    • 当前之前 23:132022年8月17日 (三) 23:13Neo 讨论 贡献 1,020字节 +1,020 创建页面,内容为“{{DISPLAYTITLE:ZSCAN key cursor [MATCH pattern] [COUNT count]}}20 = Redis Zscan 命令 = Redis 有序集合(sorted set) Redis Zscan 命令用于迭代有序集合中的元素(包括元素成员和元素分值) === 语法 === redis Zscan 命令基本语法如下: <sample title="" desc="" lang="redis" hererun="1"> redis 127.0.0.1:6379> ZSCAN key cursor [MATCH pattern] [COUNT count] </sample> * curso…”