[Zope] Re: Caching Catalog results for performance
Maik Jablonski
maik.jablonski at uni-bielefeld.de
Tue Feb 24 12:16:34 EST 2004
Heimo Laukkanen wrote:
> I am working on a portal where we want to cache some catalog queries per
> person for some time, from few seconds to few minutes - since the data is
> something that does not need to be updated every single pageload, but can
> be cached for seconds - sometimes even for multiple minutes per user.
How about storing the "data to be cached" in the SESSION?
-mj
More information about the Zope
mailing list