Sorted Set
ZDIFF
Returns the difference between sets.
Arguments
keys
List[str]
requiredThe keys of the sets to compare.
withscores
bool
default: "false"Whether to include scores in the result.
Response
The number of elements in the resulting set.
Was this page helpful?