Created
November 15, 2012 04:28
-
-
Save CrookedNumber/4076643 to your computer and use it in GitHub Desktop.
memcahce stats via drush
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
drush php-eval '$m =memcache_connect("localhost", 11211); print_r($m->getStats());' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment