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