On Apr 27, 2009, at 8:57 AM, Alan Runyan wrote:

>> In ZODB 3.9, you can pack without doing garbage collection.  This
>> should at least buy you time, if not solve your problem (depending on
>> how much garbage your application creates.
>
> What about zc.FileStorage?  Does this support packing w/o GC?

Yes.

> And does that work on versions of ZODB < 3.9?

It works with 3.8.

Note that if you're using ZEO, you can use ZODB 3.9 on the server and  
use an older version on the client, so you use Zope versions as far  
back as 2.7.

Note that ZODB 3.9 is pretty stable.  We're using it in production. It  
is alpha mainly because Shane and I are still sorting out integration  
of RelStorage.

Jim

--
Jim Fulton
Zope Corporation


_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to