Skip to content

Instantly share code, notes, and snippets.

@goddoe
Created August 2, 2018 01:39
Show Gist options
  • Save goddoe/242cc7a14d9317ae5ad8da54a1aad4df to your computer and use it in GitHub Desktop.
Save goddoe/242cc7a14d9317ae5ad8da54a1aad4df to your computer and use it in GitHub Desktop.
process kill & flush redis
pkill -9 -f "app.py"
redis-cli FLUSHDB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment