Skip to content

Add Go + Redis Docker Compose sample#663

Open
payal8parkhe wants to merge 1 commit intodocker:masterfrom
payal8parkhe:add-go-redis-sample
Open

Add Go + Redis Docker Compose sample#663
payal8parkhe wants to merge 1 commit intodocker:masterfrom
payal8parkhe:add-go-redis-sample

Conversation

@payal8parkhe
Copy link

This PR adds a Go + Redis sample demonstrating a simple HTTP service
backed by Redis using Docker Compose.

  • / -> shows service running
  • /count -> increments counter in Redis

Includes compose.yaml, Dockerfile, and README.

Signed-off-by: Payal Parkhe <payal8parkhe@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments