[ZODB-Dev] Multi-database garbage collection and database verification

Chris Withers chris at simplistix.co.uk
Fri Jun 12 10:19:37 EDT 2009


Jim Fulton wrote:
> As threatened, I've created a multi-database garbage collector:
> 
>    http://pypi.python.org/pypi/zc.zodbdgc
> 
> Bonus: I've also included a multi-database verification script.

This looks great :-)

A couple of questions:

- How do I know if my databases use 64-bit object ids?

- Which databases support efficient iteration
   from transactions near the end of the databases?
   I assume a normal Filestorage would?

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the ZODB-Dev mailing list