Redis Rewritting Redis in Go as a personal project to learn the primitives of distributed storage. Usage Spin up the server in one terminal make server Spin up the client in another terminal make client