-
Piotr Maślanka authored4d18e867
memory-pressure-manager.rst 591 B
Integration with Satella's MemoryPressureManager
This library integrates itself with Satella MemoryPressureManager.
It will close the non-required chunks when remaining in severity 1 each 30 seconds.
To attach a MPM to a database, use :meth:`tempsdb.database.Database.register_memory_pressure_manager`.
Series will automatically inherit the parent database's MemoryPressureManager.