kevy

ZSCAN

Iterate a sorted set's members and scores (single-batch cursor).

構文ZSCAN key cursor [MATCH pattern] [COUNT count]
グループzset
引数の数-3
導入バージョン1.0.0
フラグreadonly
計算量O(N) — the whole set is materialised
Redis 互換性differs: not a cursor iterator — every call returns the whole set with cursor 0, and COUNT is parsed then ignored

← すべてのコマンド