Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature to fetch all npm packages #58

Closed
juanpicado opened this issue Dec 8, 2018 · 3 comments
Closed

Feature to fetch all npm packages #58

juanpicado opened this issue Dec 8, 2018 · 3 comments
Assignees

Comments

@juanpicado
Copy link
Member

My reason:

I want to retrieve all packages from storage.

Refers to: verdaccio/verdaccio#706

@juanpicado juanpicado self-assigned this Dec 8, 2018
@juanpicado juanpicado pinned this issue Aug 15, 2019
@juanpicado juanpicado transferred this issue from verdaccio/local-storage Aug 15, 2019
@cjsfj
Copy link

cjsfj commented Oct 3, 2019

Are you looking for a UI? You can request a json object of the cached packages by visiting http://<your_verdaccio>/-/all

@juanpicado
Copy link
Member Author

There are two things to keep on mind here.

  • UI is not ready for such amount of packages
  • Performance optimizations are need it, that endpoint actually stream from the remote.

The root of the request is rather only display what is in the cache.

@juanpicado
Copy link
Member Author

duplicated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants