Skip to content

Make Cache of Node Index URL Aware #242

Description

@charlespierce

Currently, the cache of the Node Version Index is a single file. With the addition of Hooks that allow the customization of the download URL, it is possible that the request URL will change.

The cache should be aware of the requested URL and only serve the cached version if the same URL is requested. We probably want to support multiple caches (within reason), since we will also want to cache the Yarn Version Index eventually as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions