I observed my self-hosted HitKeep to consume quite a significant amount of RAM during operation. My database size, as reported by the System status view is 1.9 GB and my OS reports the hitkeep process to use around 2.2 GB, which I think is quite a lot.
I'm not very familiar with DuckDB, but my assumption is that the high memory usage is due to the fact that the entire database is always kept entirely in memory?
Is there any way to make HitKeep run a bit more "lean"?
I observed my self-hosted HitKeep to consume quite a significant amount of RAM during operation. My database size, as reported by the System status view is 1.9 GB and my OS reports the
hitkeepprocess to use around 2.2 GB, which I think is quite a lot.I'm not very familiar with DuckDB, but my assumption is that the high memory usage is due to the fact that the entire database is always kept entirely in memory?
Is there any way to make HitKeep run a bit more "lean"?