suspend fun RedisClient.sunionAwait(keys: List<String>): JsonArray
Add multiple sets
keys - List of keys identifying sets to add up
keys
Return