Skip to content

Instantly share code, notes, and snippets.

@mmajorov
Created December 10, 2014 07:22
Show Gist options
  • Save mmajorov/ec6192669d8774839422 to your computer and use it in GitHub Desktop.
Save mmajorov/ec6192669d8774839422 to your computer and use it in GitHub Desktop.
Flush redis
(echo flushall && sleep 1 ) | telnet localhost 6379
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment