ZODB.Cache Management.Cache.full_sweep
Documentation
Perform a full sweep each of the connection caches, removing objects that are referenced only by the cache.
Parameters
Type
Name
Default
Documentation
PyInt
age
0
Objects whos last access was more than age seconds in the past are deactivated, id possible.