sqlitedict
sqlitedict copied to clipboard
Shrink database
Apparently deleting keys does not reduce database size.
I think it could be good to implement a function which does a VACUUM on the sqlite db.