logo       

Re: conflict resolution for PersistentList: msg#00134

web.zope.zodb

Subject: Re: conflict resolution for PersistentList

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?
If so, what is the order that matters?

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?

Chris

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


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

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



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise