[Zope-dev] Cache code in Shared/DC/ZRDB/DA.py
Chris Withers
chris at simplistix.co.uk
Fri Nov 17 03:54:39 EST 2006
Tino Wildenhain wrote:
> I have a replacement started, which uses Cacheable mixin instead.
> Advantage is, with RAM Cache Manager you can see the hits your method
> cause and invalide the cache per object. I also introduced a execution
> time treshold, so you can configure to only cache runtimes say above
> 1 sec, leaving more room for long running queries.
>
> I think I should packe up what I have now (rough edges) so you
> can have a look at it.
I have to be honest, I'm looking to simplify, and this sounds a LOT more
complicated...
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-Dev
mailing list