tjeyy / dyod22-memory-tracking

Hyrise is a research in-memory database.
https://hpi.de/plattner/projects/hyrise.html
MIT License
1 stars 0 forks source link

think about cleanup strategies and implement cleanup #33

Open twollnik opened 2 years ago

twollnik commented 2 years ago

over time, the running system will collect large amounts of temporary memory usage stats. there should be a mechanism to clean up old or unneeded temporary memory usage data. This mechanism should ensure that there are no memory leaks.