On Mar 18, 6:12 pm, Baskaran <[email protected]> wrote:

> As I understand the -M option is going to ensure that all the values
> that I store in memcached will be retained, unless I delete them
> explicitly.

 -M means objects won't be prematurely removed from memcache -- I'm
not completely sure how safe it is for general operation.

  If your goal is to build a permanent memory storage, you're
deviating from general use.

> As you can see, more than half the entries are missing and I can't
> figure out why? Has someone got some idea?

  It'd be more useful to see what your client actually does.  Can you
post a simple test?

Reply via email to