Code duplication (and refactoring) are the least of the problems with the 
current RPM backend.

There is no concept of a "transaction" or "durability" in the current RPM 
backend.

And the existing INIT_CDB Berkeley DB model implemented has been tortured 
beyond belief or reason.

Anything that LMDB implements can easily be implemented with Berkeley DB (if 
used/implemented correctly). LMDB is mostly a pleasant simplification of a 
rather complex API.

-- 
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-323129301
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to