Simple Redis Server Run go run app/*.go Client $ redis-cli > set name dapi > get name "dapi" Reference [https://www.build-redis-from-scratch.dev/en/next]