Redis Isn’t Dirty - Your Read Replica Is
You deploy a write.You clear Redis.The very next read still returns old data.
So you do what everyone does: blame Redis.
Except Redis did exactly what you asked it to do.
The real bug is small and far more common in production systems: your read repl...
lokeshdarla.hashnode.dev2 min read