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