Skip to content

Instantly share code, notes, and snippets.

@fajarhide
Created November 14, 2017 06:58
Show Gist options
  • Save fajarhide/2da386fa098681e98184c86930a11ff1 to your computer and use it in GitHub Desktop.
Save fajarhide/2da386fa098681e98184c86930a11ff1 to your computer and use it in GitHub Desktop.
php-memcache
watch 'php -r '"'"'$m=new Memcache;$m->connect("127.0.0.1", 11211);print_r($m->getstats());'"'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment