suspend fun RedisClient.zunionstoreAwait(destkey: String, sets: List<String>, options: AggregateOptions): Long
Add multiple sorted sets and store the resulting sorted set in a new key
sets
- List of keys identifying sorted sets
handler
- Handler for the result of this call.
Return