On 05/04/14 00:54, Jesus Cea wrote:
> I have an ORDERED folder with tens of thousands of elements inside of
> it. Each time I add a new element, de database grows a lot. I guess some
> internal structure is not actually a BTREE and each time it is modified,
> all of it must be persisted to disk again.

Ok, checking the sourcecode there is no BTREE at all anywhere, so any
change must dump the entire huge object again. I was probably using
"BTreeFolder" product sometime in the past.

Checking around I found "BTreeFolder2". Last release is in 2011. Is that
compatible with current Zope 2.13.21?.
<https://pypi.python.org/pypi/Products.BTreeFolder2>.

-- 
Jesús Cea Avión                         _/_/      _/_/_/        _/_/_/
j...@jcea.es - http://www.jcea.es/     _/_/    _/_/  _/_/    _/_/  _/_/
Twitter: @jcea                        _/_/    _/_/          _/_/_/_/_/
jabber / xmpp:j...@jabber.org  _/_/  _/_/    _/_/          _/_/  _/_/
"Things are not so easy"      _/_/  _/_/    _/_/  _/_/    _/_/  _/_/
"My name is Dump, Core Dump"   _/_/_/        _/_/_/      _/_/  _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to