[Rpm-maint] [rpm-software-management/rpm] Add LMDB backend for RPMDB to RPM (from @n3npq in #281) (#291)
Jeff Johnson
notifications at github.com
Sun Jul 30 16:01:03 UTC 2017
BDB and LMDB have always had the ability to have mutable databases (actually tables) in a single file. So actually there is a "Packages" (sub-)database/table in data.mdb.
Since 2 of 3 backend now have sub-databases in a single file, its likely time to do the same with BDB. I've never bothered to do that because people are used to using "ls -al" to see the relative size of files: with sub-databases you need to run db_stat or mob_stat to see what is using space.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/291#issuecomment-318911138
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170730/9ce70137/attachment.html>
More information about the Rpm-maint
mailing list