I’m deep in the lab engineering the Pixora transformation engine (using libvips + Go), and I had to make a call on caching: Redis vs. Local Disk. Common mistake: Using Redis for everything.
Source: [Dev.to](https://dev.to/davis_ayomide_3473d135d65/why-i-chose-a-tiered-caching-strategy-for-pixoracloud-55me)