Leonardo Santagada wrote: > Why doesn't zodb has a table of some form for this info? I heard that > sometimes for very small objects the string containing this > information can use up to 30% of the whole space of the file (using > FileStorage). How does RelStorage store this?
RelStorage does not change this aspect of ZODB. It stores exactly the same pickles FileStorage does. Shane _______________________________________________ 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