Skip to content

This simple PHP script will return all keys to the Memcache server.

Notifications You must be signed in to change notification settings

purab/php-memcache-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

get memcached all keys

There is no official way to list avaiables keys in a memcache process.

We check memcache pecl library. We just used that code which works for us.

About

This simple PHP script will return all keys to the Memcache server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages