Jim Fulton wrote:
> FileStorage indexes can't be saved after they reach a certain size,  
> where size roughly based on the number of objects.
> 
> I need to find a way to fix this.

It might be interesting to use SQLite for FileStorage indexes.  With 
SQLite, we wouldn't have to store the whole index as a unit.

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

Reply via email to