Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huksley/memcached-stats

Displays statistics and information about memcached
https://github.com/huksley/memcached-stats

Last synced: about 2 months ago
JSON representation

Displays statistics and information about memcached

Awesome Lists containing this project

README

        

memcached-stats
===============

Displays statistics and information about memcached

Originally copied from

http://livebookmark.net/journal/2008/05/21/memcachephp-stats-like-apcphp/

INSTALLATION
------------

Checkout, if you have only memcached on localhost, leave it as is.

If needed add servers.php
which adds servers in following form:

$MEMCACHE_SERVERS[] = 'server-name:11211';