suspend fun RedisClient.hgetallAwait(key: String): JsonObject
Get all the fields and values in a hash
key - Key string
key
Return