TCP gives you bytes. RESP gives you meaning.
Why raw bytes are not enough, and how Redis solved message framing with a dead simple protocol.
meow.log home
more posts
Why raw bytes are not enough, and how Redis solved message framing with a dead simple protocol.
Redis is single-threaded. It should be slow. It is not. Here is why.
How I built a TCP server in Go from scratch and what actually made things click.
Spinning up a cutesy retro dev blog that lives entirely on GitHub Pages.