The Single-Threaded Nature of Redis, In Depth — and How to Monitor It
In Post 2, we introduced the fact that Redis executes commands on a single thread, and why that means throwing more vCPUs at it doesn't help. This post goes deeper: what actually runs where, which com
syntax-soul.hashnode.dev8 min read