Memcached: Difference between revisions

Created page with "Memcached is a BSD licensed, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by all..."
 
No edit summary
Line 5: Line 5:
* [https://github.com/memcached/memcached/wiki/Commands Commands]
* [https://github.com/memcached/memcached/wiki/Commands Commands]
* MediaWiki has a client tool in the 'maintenance' directory: mcc.php
* MediaWiki has a client tool in the 'maintenance' directory: mcc.php
* [https://stackoverflow.com/questions/8420776/how-do-i-view-the-data-in-memcache Viewing data in memcache]