[ZODB-Dev] RAM cache manager under ZEO
Deepak
dgangadhar at zeomega.com
Tue Apr 19 13:15:50 EDT 2005
Hi,
We are using zope 2.7.2 with 1 ZEO server and 4 zeo clients. I
am trying to cache an DTML Document(which uses some zsqls) using ram
cache manager. On some conditions(when ever we expect those zsqls could
return different results), i need to dynamically update that cache entry
with the new data object which in turn should effect all the clients
under ZEO. How can i achieve this?
regards,
Deepak
More information about the ZODB-Dev
mailing list