2009/6/25 Jim Fulton <j...@zope.com>:
> Right, no limit. Of course, 2**32 and 2**64 are pretty big number to
> to begin with.

Nah, filling up a LxTree would just take a couple of billion terabytes
(if the objects are reasonably small). Easypeasy. :)

BTrees rule, btw, I like when I can use them instead of creating a
whole catalog or indexing things in the standard catalog in Plone. It
just tends to get much faster and easier to use BTrees directly.

-- 
Lennart Regebro: Python, Zope, Plone, Grok
http://regebro.wordpress.com/
+33 661 58 14 64
_______________________________________________
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