On 12/2/20 5:18 PM, Jan Rękorajski wrote:
And while we're at it, let's follow upstream/Fedora and change the database format to sqlite. Conversion is automatic on the db rebuild, I have not encountered eny issues.
i'm actually wondering, is there any docker friendly format, so that each package upgrade will not double image size because the same file was changed in transaction.
for example, if rpmdb is 40mb, installing a package, or removing a package, will add 40mb layer besides the actual files from the package.
ideally it should be some kind of log format that adds new files to a directory, and when "loading" such database, iterates over the files. it's not performance wise the best, but docker image layer storage wise it would be.
_______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
