[Rpm-maint] [rpm-software-management/rpm] Add an sqlite based rpmdb backend (experimental) (#899)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Thu Oct 17 11:25:16 UTC 2019


@mlschroe In the beginning, it wasn't even workable because it needed memory map functions that weren't implemented yet. I had similar problems trying to use ndb for rpm on macOS. Midipix later implemented them, and we switched from LMDB to ndb. I'm thinking of using this new SQLite backend for rpm on macOS, since ndb isn't an option there.

It's been fairly difficult to debug issues with ndb because we can't easily tell what's going wrong or examine the contents of the rpmdb.

-- 
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/899#issuecomment-543129651
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191017/3d4c2e52/attachment.html>


More information about the Rpm-maint mailing list