abstract fun info(handler: Handler<AsyncResult<String>>): RedisTransaction
Get information and statistics about the server
handler - Handler for the result of this call.
handler
Since Redis 1.0.0 group: server