Created
February 26, 2019 11:38
-
-
Save dileepbapat/0138e0474b407fa48fdc866c6d9d8964 to your computer and use it in GitHub Desktop.
delete keys from redis
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
EVAL "return redis.call('del', unpack(redis.call('keys', ARGV[1])))" 0 bundleMetaData::pb* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment