Redis Caching in Laravel: Why I Ditched Cache Tags (And You Might Want To)
Recently, I noticed unexpected latency issues with our Redis instance. So, I put my “Debugging Hat” on, and went for a dive.
The culprit? Cache tags. Those innocent-looking Laravel helpers that promise easy cache management. Turns out, "easy" and "sc...
dulitharajapaksha.com11 min read