vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / pubsubNumpatAwait

pubsubNumpatAwait

suspend fun RedisTransaction.pubsubNumpatAwait(): String

Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)

Parameters

handler - Handler for the result of this call.

Return