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

Query latest version of crates from local registry index rather than HTTP API #311

Closed
DCjanus opened this issue Jun 15, 2019 · 3 comments · Fixed by #317
Closed

Query latest version of crates from local registry index rather than HTTP API #311

DCjanus opened this issue Jun 15, 2019 · 3 comments · Fixed by #317

Comments

@DCjanus
Copy link
Contributor

DCjanus commented Jun 15, 2019

Obviously, querying versions via the HTTP API is slow, maybe we could query from local registry index.

ref: #292 (comment)

@DCjanus
Copy link
Contributor Author

DCjanus commented Jun 15, 2019

@DCjanus
Copy link
Contributor Author

DCjanus commented Jun 15, 2019

I'd like to work for this, but in the next half month I may not have enough spare time. If someone would like to help me, that will be great.

And I don't know how to read files in bare git repo.

@DCjanus
Copy link
Contributor Author

DCjanus commented Jun 27, 2019

Blocked by rust-lang/cargo#7075

Implemented by hand

bors bot added a commit that referenced this issue Aug 7, 2019
317: Query crate versions from local registry index rather than HTTP API r=ordian a=DCjanus

Close #311 

Co-authored-by: DCjanus <[email protected]>
@bors bors bot closed this as completed in #317 Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant