[ZODB-Dev] conflict resolution for PersistentList

Syver Enstad syver at inout.no
Wed May 26 05:55:53 EDT 2004


Chris Withers <chris at simplistix.co.uk> writes:

> Syver Enstad wrote:
> > What should be the data structure of choice when just wanting to store
> > some thousand objects in a flat list with no keys. I am using
> > PersistentList for the time being, but the comment that it will make
> > the ZODB grow very fast worries me.
> 
> Does order matter to you?

No, not at the moment.

> If not, looks at the BTrees package's OOSet class.
> Or should tha tbe OOTreeSet?
> 
> Hmmm, what's the difference between an OOSet, and IOSet and an IISet?
> 
> Hmmm(II), where's the docs for the BTrees package?

I am also curious about these questions.




More information about the ZODB-Dev mailing list