suspend fun RedisTransaction.debugObjectAwait(key: String): String
Get debugging information about a key
key - Key string
key
handler - Handler for the result of this call.
handler
Return