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