-
-
Save carloszan/0e81ecf15f5eaece87ec3fc116862354 to your computer and use it in GitHub Desktop.
Clear a redis cache in Docker
This file contains hidden or 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
docker exec -it container-name redis-cli FLUSHALL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment