abstract fun pubsubNumpat(handler: Handler<AsyncResult<String>>): RedisTransaction
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
handler - Handler for the result of this call.
Since
Redis 2.8.0 group: pubsub