Skip to content

Instantly share code, notes, and snippets.

@dynax60
Created February 12, 2024 07:11
Show Gist options
  • Save dynax60/20db6377595b8df0d68e3ae1ec08d238 to your computer and use it in GitHub Desktop.
Save dynax60/20db6377595b8df0d68e3ae1ec08d238 to your computer and use it in GitHub Desktop.
Clear kannel's redis store
stop all
redis-cli -n 0 FLUSHDB
systemctl restart kannel-bearerbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment