[Zope-dev] Proposal: Improving ZSQL Methods

Andy McKay andy@agmweb.ca
Thu, 17 Oct 2002 16:00:22 -0700


> (b) How would this work in practice?

Make a RAM Cache Manager, and then assign the ZSQL Method to cache in that
cache manager, just like you would any other object. The results are then
cached according to the database connection and the query in the RAM Cache
Manager.

It means we have a much more flexible and powerful caching mechanism
available that is not thread specific.
--
  Andy McKay
  www.agmweb.ca