suspend fun RedisTransaction.hvalsAwait(key: String): String
Get all the values in a hash
key - Key string
key
Return