open fun infoSection(section: String, handler: Handler<AsyncResult<String>>): RedisTransaction
Get information and statistics about the server
section - Specific section of information to return
handler - Handler for the result of this call.
Return