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