[VIDEO] GZIP compress web page’s content and save in MySQL using GORM (Golang) — Kanan Rahimov
In the attached video I discuss the following topics:
- Save links and images from the webpage.
- Mark URL as complete in the pipeline once it is fully parsed.
- Refactor: extract text compressor to the separate function (similar to decompressor).