Is there a way to collect the memcached stats using this API (spymemcached)?
I know there are tools like cacti to collect information on Memcached Server. But I would like to collect, ...
Running flush() on the java-clients we've tried (SpyMemcacheD and Danga) does not reset the statistics on the memcached server.
Does anyone know a good way to do this? I could implement ...
I have a cluster of membase hosts, and I also have a set of moxi processes, running on different boxes, all configured to talk with this cluster.
My client is using spymemcached ...
I have a web application running on multiple servers. And I am planning to implement Memcached into this app with spymemcached as the client.
I have created a pool of memcached clients. ...