memcache-viewer
memcache-viewer copied to clipboard
Improved flush() function, removed workarround for delete() and improved internationalisation
Hi,
I've added a new function to the list-view of the memcache-values that you can flush all entries that you do not have to delete them one-by-one. Furthermore I figured out that the bug https://bugs.php.net/bug.php?id=58943 you created a workarround for, has been fixed 1 year before. I removed your workarround and it works perfectly for me.
Bye Simon
Hi Simon,
Thanks for your contribution. I'll test and merge those commits over the next few days. As you can probably tell, I've not used this much recently. Thanks for your interest, and I hope it was useful.
Cheers, Chris
Any updates on this?