Skip to content

Instantly share code, notes, and snippets.

@fehmicansaglam
Created November 1, 2015 19:10
Show Gist options
  • Save fehmicansaglam/776647699de10e75e26b to your computer and use it in GitHub Desktop.
Save fehmicansaglam/776647699de10e75e26b to your computer and use it in GitHub Desktop.
Count all keys matching a pattern on server
eval "return #redis.pcall('keys', 'prefix*')" 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment