ZODB.Architecture.DB.setCacheSize
Documentation
Set the target cache size. This is not a limit. It controls how aggressively to scan non-version connection caches to find objects to be removed.
Parameters
Type
Name
Default
Documentation
PyInt
size
A target cache size in number of objects.