Sorted Set
ZINTERSTORE
Calculates the intersection of sets and stores the result in a key
Arguments
The key to store the result in.
The keys of the sets to compare.
The weights to apply to the sets.
The aggregation function to apply to the sets.
Whether to include scores in the result.
Response
Response
The number of elements in the resulting set.