[VIDEO] GZIP compress web page’s content and save in MySQL using GORM (Golang) — Kanan Rahimov

Kanan Rahimov
2 min readJan 3, 2021

In the attached video I discuss the following topics:

  1. Save links and images from the webpage.
  2. Mark URL as complete in the pipeline once it is fully parsed.
  3. Refactor: extract text compressor to the separate function (similar to decompressor).

--

--