[dev] Horde_Cache_Memcache potential problem?

Duck duck at obala.net
Fri Jan 13 07:51:56 PST 2006


On Friday 13 January 2006 16:50, Jan Schneider wrote:
> Doesn't memcache have its own gc? It can only store a limited amount
> of objects, right? In this case we don't need gc in the cache driver
> at all, as it was only supposed for backends that would otherwise fill
> up.

The amount of ram used can be set at demon start.
But, yes, It will clean itself when is necessary, by expiring the oldest 
entries.

Duck


More information about the dev mailing list