In-Memory Key-Value Store Main commands App launching go run ./cmd/cli/main.go Tests launching go test ./... golangci-lint launching golangci-lint run ./... Cleanup (cache, build artefacts, etc.) go clean --modcache --cache --testcache