A deep dive breakdown
I always found it weird that Redis is still single-threaded.
Most teams just live with it since caching is memory-heavy anyway.
But once you throw in things like encryption and persistence, you really do need a different kind of setup.
Nice read, Saurabh
Thanks Raul!
Nice to see these visuals, they help a lot! So is this like Redis but on the disk?
And thanks for the mention, Saurabh! 🙏
I always found it weird that Redis is still single-threaded.
Most teams just live with it since caching is memory-heavy anyway.
But once you throw in things like encryption and persistence, you really do need a different kind of setup.
Nice read, Saurabh
Thanks Raul!
Nice to see these visuals, they help a lot! So is this like Redis but on the disk?
And thanks for the mention, Saurabh! 🙏