suspend fun RedisTransaction.hkeysAwait(key: String): String
Get all the fields in a hash
key - Key string
key
handler - Handler for the result of this call.
handler
Return