Created
February 12, 2024 07:11
-
-
Save dynax60/20db6377595b8df0d68e3ae1ec08d238 to your computer and use it in GitHub Desktop.
Clear kannel's redis store
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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