Ticket #360 (closed defect: fixed)
New sqlite-based DB index
Reported by: | rgrp | Owned by: | rgrp |
---|---|---|---|
Priority: | critical | Milestone: | datapkg-0.7 |
Component: | dpm | Keywords: | |
Cc: | Repository: | ||
Theme: |
Description
In 0.5 and 0.6 have been more oriented to getting file indexes working to support the convenience of using packages on disk directly. However we now need to go back to having a better central/default index and the best model for this is a simple db index using sqlite (which is now supported in the standard library).
NB: this is a retrospective ticket (been working on this for a couple of months)
Change History
Note: See
TracTickets for help on using
tickets.
Done in cset:beaa842ed502/datapkg and following.