Created
November 1, 2015 19:10
-
-
Save fehmicansaglam/776647699de10e75e26b to your computer and use it in GitHub Desktop.
Count all keys matching a pattern on server
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.pcall('keys', 'prefix*')" 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment