kevy

ZDIFFSTORE

Store the difference of the given sorted sets into destination.

SyntaxZDIFFSTORE destination numkeys key [key ...]
Groupzset
Arity-4
Since1.0.0
Flagswrite
ComplexityO(sum of the source cardinalities + R log R); each source is extracted whole on its own shard
Redis compatibilityfull

← All commands