Build your own Redis - Episode One

27/11/2024 11 min

Listen "Build your own Redis - Episode One"

Episode Synopsis

Here, we dive deeper into how the client-server works. We are going to get into RESP and create our first Go file in the project. We learn how server and client communicate with RESP

source: https://www.build-redis-from-scratch.dev/en/first-steps

More episodes of the podcast The Rand