kevy

SINTERSTORE

Store the intersection of the given sets into destination.

SyntaxSINTERSTORE destination key [key ...]
Groupset
Arity-3
Since1.0.0
Flagswrite
ComplexityO(sum of the source cardinalities) + O(result); same no-smallest-first algorithm
Redis compatibilityfull

← All commands