kevy

ZINTERCARD

Return the cardinality of the intersection of the given sorted sets.

構文ZINTERCARD numkeys key [key ...] [LIMIT limit]
グループzset
引数の数-3
導入バージョン1.0.0
フラグreadonly
計算量O(sum of the source cardinalities) — LIMIT does not short-circuit the gather, only the combine
Redis 互換性full

← すべてのコマンド