Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readme missing running memcached docker #5

Open
najamsk opened this issue Feb 16, 2022 · 1 comment
Open

readme missing running memcached docker #5

najamsk opened this issue Feb 16, 2022 · 1 comment

Comments

@najamsk
Copy link
Contributor

najamsk commented Feb 16, 2022

docker run
-d
-p 11211:11211
memcached:1.6.9-alpine

this should be included in readme if mem cached is still used. sqlc episode is providing hint about postgres docker container but misses memcached

@MarioCarrion
Copy link
Owner

Thanks for noting this, I'll leave the issue open as a reminder because the examples actually using github.com/bradfitz/gomemcache already mention the docker command.

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

No branches or pull requests

2 participants