1. No, memcached does not do that.

2. You don't want it to. http://code.google.com/p/memcached/wiki/FAQ#When_do_expired_cached_items_get_deleted_from_the_cache? Having to have a garbage collector that watched items for expiration would increase the load that memcached put on a system a great deal.

Brian.
--------
http://brian.moonspot.net/

On 8/23/09 12:03 AM, ron wrote:

Hi,

Can memached trigger some kind of event to notify client that a
particular cached object is expired??

If it doesn't support, does anyone know what other technology out
there there is also a distributed cache but also it can send out
events when an object is about to expired??

thx.
Ron

Reply via email to