Skip to content

Instantly share code, notes, and snippets.

@eculver
Created February 19, 2010 04:16
Show Gist options
  • Save eculver/308422 to your computer and use it in GitHub Desktop.
Save eculver/308422 to your computer and use it in GitHub Desktop.
start memcached locally
memcached -m 64 -p 11211 -u `whoami` -l 127.0.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment