Ticket #360 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by rgrp

  • Status changed from new to closed
  • Type changed from enhancement to defect
  • Resolution set to fixed

Done in cset:beaa842ed502/datapkg and following.

Note: See TracTickets for help on using tickets.