Redis Clone A seris of articles about how to implement an In-Memory Database like Redis in Go. Supported Languages Arabic English (soon) Install Clone the repo git clone [email protected]:ahmedash95/build-redis-from-scratch.git Run the server go run main.go Run the client redis-cli