suspend fun RedisTransaction.zinterstoreAwait(destkey: String, sets: List<String>, options: AggregateOptions): String
Suspending version of method io.vertx.redis.RedisTransaction.zinterstore
sets
- List of keys identifying sorted sets to intersect
Return
NOTE: This function has been automatically generated from io.vertx.redis.RedisTransaction using Vert.x codegen.