Roché Compaan wrote at 2008-9-17 19:52 +0200: >Thanks for the notice. We'll give this a go and report back. > >Do you know how exactly it is decided what stays in the cache?
The cache replacement strategy has not changed: "lru" ("least recently used"). Objects are removed from the cache in inverse "least recently used" order. -- 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