You are not logged in Log in Join
You are here: Home » Members » xgwsbae » A RAM Cache Manager that ages objects and expires them based on that age.

Log in
Name

Password

 
 

Folder icon A RAM Cache Manager that ages objects and expires them based on that age.

This is a patched version of the RAM Cache Manager from the StandardCacheManagers product. It's single enhancement is the addition of an attribute "maximum_age" that set's a maximum time an object can stay in the cache. After that time an object is expired wether it was changed or not. This is usefull for complex documents that change because of outside events (like complex SQL queries that work on databases that are changed by external programs).

With Zope 2.4 this product is not needed any more, since Zope 2.4 has it's own max_age field on the RAM Cache Manager, as I was told. So this product will be mostly for those of us, who can't always upgrade to the newest Zope as fast as they would like to.

 Title   Type   Size   Modified   Status 
 first public version Edit object Software Release   2001-07-25 published
 small bug fix Edit object Software Release   2001-07-26 published