Sorted Set
ZINTERSTORE
Writes the intersection between sets to a new key.
Arguments
The key to write the intersection to.
How many keys to compare.
The keys to compare.
options
Response
The number of elements in the resulting set.
Writes the intersection between sets to a new key.
The key to write the intersection to.
How many keys to compare.
The keys to compare.
The number of elements in the resulting set.