Skip to content

Instantly share code, notes, and snippets.

@mrgcohen
Created September 4, 2019 16:00
Show Gist options
  • Save mrgcohen/a2e1468c07b85879eb6245983d445c65 to your computer and use it in GitHub Desktop.
Save mrgcohen/a2e1468c07b85879eb6245983d445c65 to your computer and use it in GitHub Desktop.
flush redis telnet
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