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

[API] Prepare "repository index" and incorporate it in API #32

Closed
bzz opened this issue Sep 14, 2017 · 2 comments
Closed

[API] Prepare "repository index" and incorporate it in API #32

bzz opened this issue Sep 14, 2017 · 2 comments

Comments

@bzz
Copy link
Contributor

bzz commented Sep 14, 2017

Right now, in order to get URLs or the repositories, or languages we need to traverse all .siva files and extract original repo urls from config.

This issue is about speeding it up by pre-computing a dataset of original repo url, init_ hash, languages

It has 2 parts:

  • prepare a dataset, using Spark API
  • incorporate it into the Spark API so it is used for filtering, instead of traversing .siva files
@ajnavarro
Copy link
Contributor

@ajnavarro
Copy link
Contributor

Superseded by src-d/sourced-ce#242

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

No branches or pull requests

2 participants