Experiment with DB->compact() to reduce the size of database files on disk when possible.
authorArt Cancro <ajc@citadel.org>
Sun, 2 Jul 2017 04:46:53 +0000 (00:46 -0400)
committerArt Cancro <ajc@citadel.org>
Sun, 2 Jul 2017 04:46:53 +0000 (00:46 -0400)
commitdbee11a35d5d217f356279fa400d7f9deab86cb0
tree7c697df2a95fec87259578f91796efb4cd3a0a7c
parent5a3c48d2513dab2cec3c32b37e804a891613a909
Experiment with DB->compact() to reduce the size of database files on disk when possible.
Commented out while we test it.
citadel/database.c
citadel/database.h
citadel/modules/expire/serv_expire.c