Ticket #112 (new defect)

Opened 2 years ago

Last modified 2 years ago

make a conflicts index in btree format

Reported by: skvidal Assigned to: FlorianFesti
Priority: major Milestone:
Component: rpm Version: RPM Development
Keywords: Cc:

Description

ticket to look into converting the db format to btree so lookups are faster and "ordered"

conflicts in particular but also filerequires.

Change History

12/03/09 14:01:11 changed by FlorianFesti

  • owner changed from RpmTickets to FlorianFesti.

We will first implement a "index auto creation" feature that (re)builds the indexes when needed or when the type changed. This is necessary to make changes to the rpmdb feasible.