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