-
Notifications
You must be signed in to change notification settings - Fork 931
Open
Labels
0 - BacklogIssue is accepted, but is not ready to be worked on or not in current sprint.Issue is accepted, but is not ready to be worked on or not in current sprint.EnhancementIssues that introduce new functionality to the project, or enhances/updates existing functionality.Issues that introduce new functionality to the project, or enhances/updates existing functionality.Requires Upstream ChangeRequires changes to a different location once issue is fixed or implemented.Requires changes to a different location once issue is fixed or implemented.
Description
Checklist
- I have verified this is the correct repository for opening this issue.
- I have verified no other issues exist related to my request.
Is Your Feature Request Related To A Problem? Please describe.
No response
Describe The Solution. Why is it needed?
A local Package Index allows Chocolatey CLI to perform package searches locally, without the need to reach out to the destination source / repository. Local searches have the obvious benefit of reduced bandwidth and increased response time, resulting in increased responsiveness in Chocolatey CLI.
Linux package managers such as dnf , yum , apt , pacman, use a local package index.
For clarity, NuGet does not use a local package index, querying the remote server each time.
User Story
No response
Additional Context
Package Indexes will support NuGet v3 repository feeds only. As the current CCR only supported NuGet v2, we need to wait until it supports v3.
Acceptance Criteria
No response
Related Issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0 - BacklogIssue is accepted, but is not ready to be worked on or not in current sprint.Issue is accepted, but is not ready to be worked on or not in current sprint.EnhancementIssues that introduce new functionality to the project, or enhances/updates existing functionality.Issues that introduce new functionality to the project, or enhances/updates existing functionality.Requires Upstream ChangeRequires changes to a different location once issue is fixed or implemented.Requires changes to a different location once issue is fixed or implemented.