Tim Peters wrote at 2006-1-31 01:32 -0500: >[Chris Withers] >> ... >> ...oh well, if only the ZODB cache was RAM-usage-based ratehr than object >> count based ;-) > >Ya, that's not feasible. More plausible would be to base ZODB cache targets >on aggregate pickle size; ZODB _could_ know that, and then it would also be >strongly related to how a ZEO cache's size is measured (the ZEO cache size >limit is given in bytes, and by far the bulk of those bytes are consumed by >pickles).
I plan to implement that -- waiting for the new style contributor agreement from the Zope Foundation ;-) -- Dieter _______________________________________________ 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