Skip to content

Instantly share code, notes, and snippets.

@marquesds
Created September 14, 2017 14:18
Show Gist options
  • Save marquesds/57d5a2eecadfdc485b8a3f8bf8705ad1 to your computer and use it in GitHub Desktop.
Save marquesds/57d5a2eecadfdc485b8a3f8bf8705ad1 to your computer and use it in GitHub Desktop.
Flush local memcached
telnet 127.0.0.1 11211
flush_all
quit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment