Sorted Set
ZDIFFSTORE
Writes the difference between sets to a new key.
Arguments
destination
string
requiredThe key to write the difference to.
keys
integer
requiredHow many keys to compare.
keys
...string[]
requiredThe keys to compare.
Response
The number of elements in the resulting set.