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. » swpackage_view

Log in
Name

Password

 
 

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.

Latest Release: 1.0.1
Last Updated: 2001-07-26 12:05:23
Author: ZopeOrgSite
Categories: Developer, Server
Maturity: Stable

Available Releases

Version Maturity Platform Released
1.0.1 Stable   2001-07-26 12:05:23
  RamCacheManagerWithAge-1.0.1 (8 K) All
1.0.0 Stable   2001-07-25 04:29:15
  RamCacheManagerWithAge-1.0.0 (8 K) All