Skip to content

Instantly share code, notes, and snippets.

@dileepbapat
Created February 26, 2019 11:38
Show Gist options
  • Save dileepbapat/0138e0474b407fa48fdc866c6d9d8964 to your computer and use it in GitHub Desktop.
Save dileepbapat/0138e0474b407fa48fdc866c6d9d8964 to your computer and use it in GitHub Desktop.
delete keys from redis
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