Support shrinking the Python PickleCache based on a target byte count, and...
Support shrinking the Python PickleCache based on a target byte count, and clear out references to ejected objects when done. This makes the ZODB testConnection and testConnectionSavepoint tests pass but is not tested here.
Showing
Please register or sign in to comment