[ZODB-Dev] ZEO 2 : cache twiddling

Chris Withers chrisw@nipltd.com
Thu, 21 Nov 2002 18:01:17 +0000


Jeremy Hylton wrote:
> You definitely should not set ZEO_CLIENT, because that would
> presumably cause all storages to try and use the same cache files.
> Instead, I'd add a client="unique name" to each of the ClientStorage
> constructors.  That will get you a persistent cache and guarantee that
> each cache file is uniquely named.

Do I want a persistent cache?

cheers,

Chris