Redis Server This is a simple redis server implemation in Golang, RESP protocol is used to communicate with the client. How to run go run main.go