Custom Query (2152 matches)
Results (346 - 348 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#359 | fixed | Create Storage with pluggable extensions | pudo | rgrp |
Description |
Storage represents something you can upload to (download is done in ticket:406).
At end of this we can deprecate Repository. Having Repository encapsulate Index and Storage (without Storage being explicit) is not helpful and leads to duplication. |
|||
#360 | fixed | New sqlite-based DB index | rgrp | rgrp |
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) |
|||
#361 | fixed | Allow specification of the default index in configuration | rgrp | rgrp |