vertx / io.vertx.redis / RedisTransaction / info

info

abstract fun info(handler: Handler<AsyncResult<String>>): RedisTransaction

Get information and statistics about the server

Parameters

handler - Handler for the result of this call.

Since
Redis 1.0.0 group: server