[ZODB-Dev] Increasing ZODB cache size
Neil Schemenauer
nas@mems-exchange.org
Thu, 11 Oct 2001 12:41:16 -0400
On Thu, Oct 11, 2001 at 09:43:08AM +0100, Toby Dickenson wrote:
> Those parameters affect the incremental garbage collector which Zope
> calls between every transaction.
[...]
> I assume you are not using Zope..... if you are not using the
> incremental collector then they dont apply to you at all.
I'm not using Zope. Is there any way to change the number of objects
ZODB keeps in memory?
Neil