[appengine-java] Re: estimated number of entries in memcache

2010-05-28 Thread Joe Fawzy
Hi any one used memcache here?!!! please i need some help any comment will be greatly appreciated thanks a lot Joe On May 27, 11:14 pm, Joe Fawzy wrote: > Hi all > i know that memcache is documented as an unreliable storage that means > that nothing is guarenteed > BUT i am asking about your

[appengine-java] Re: estimated number of entries in memcache

2010-05-27 Thread Rahul
I would not rely as it is flushing least recently used items very frequently even if the cache is very small. I have kind of same problem and have posted question on this forum about that. "MemCache expiring around once a day" and yes it was wrong about once a day instead any time & very frequentl