kevy

SINTERSTORE

Store the intersection of the given sets into destination.

構文SINTERSTORE destination key [key ...]
グループset
引数の数-3
導入バージョン1.0.0
フラグwrite
計算量O(sum of the source cardinalities) + O(result); same no-smallest-first algorithm
Redis 互換性full

← すべてのコマンド