Re: how to update all values as a daily task with memcached efficiently?

2012-01-31 Thread
gt; > > THX for your advise. > > Call "flush" on all the servers at 00:00. all the values are immediately > invalidated. -- 柴俊�� 敬上

Re: Monitoring / Management tool memcached

2011-11-27 Thread
you can use telnet to connect the memcached. execute commands to manage memcached 在 2011-11-27 下午6:32,"Siddharth Jagtiani" 写道: > Is there tool that can manage/monitor memcached ?

Re: No Expiry of data

2011-11-23 Thread
ache. I understand the fact that under stress, cache may expiry and kick > out objects, in situations like low memory. But in principle I would like > to setup a no expiry cache. > > I searched in the doc's but did not find anything that resembled no expiry > setting. > > Please advice > Siddharth > -- 柴俊�� 敬上

Re: Basic Question - Multiple values with the same key

2011-11-23 Thread
emcached. > > We are using a multiget feature, which has helped in improving > performance. > > Is there any recommendations around how many objects should I try to > fetch using multiget at a time. > > The default timeout is one sec, which could be changed by passing a > parame

Re: Basic Question - Multiple values with the same key

2011-11-22 Thread
you're appending complex structures, you still need to be >> able to parse what you get back. >> > > This entirely depends on the format of your data. If whatever you are > storing can be concatenated and make a larger version of it, then yeah. If > it's something like a JSON array, then no. > -- 柴俊堃 敬上