Skip to content

Instantly share code, notes, and snippets.

@heaven00
Last active January 6, 2016 16:17
Show Gist options
  • Save heaven00/81d918159ab336f451fd to your computer and use it in GitHub Desktop.
Save heaven00/81d918159ab336f451fd to your computer and use it in GitHub Desktop.
redis-cli -n [DB] keys "pattern" | xargs -d '\n' redis-cli -n [DB] del
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment