15 Jul
2010
15 Jul
'10
3:29 p.m.
On 7/15/10 17:03 , Dragos Chirila wrote:
Hi Sebastian,
Why don’t you consider to use memcached for caching the results instead of using sessions? By using this, Zeo server/Zeo clients restart wont affect cached data.
or plone.memoize, using either a RAMCache or memcached as backend. Wichert.