Skip to content

Always compact the DB at shutdown

akwizgran requested to merge compact-db-at-shutdown into master

This branch changes the DB compaction behaviour so we always compact the DB at shutdown. If the last shutdown was unclean then we compact at startup.

Merge request reports