Open lugeng opened 2 years ago
@lugeng good point! Sqlite operations should be much faster than using xml files, we definitely need to support it.
DB structure is described here
The SQLite export is deprecated in createrepo, and isn't used by any of the currently maintained RPM package managers. I wouldn't bother implementing it at all.
@lugeng good point! Sqlite operations should be much faster than using xml files, we definitely need to support it.