jgehrcke/github-repo-stats

Store fork/stargazer time series as csv files in data repo

jgehrcke opened this issue · 2 comments

  • Either downsampled, or not.
  • Integrate with fetcher.
  • Use API pagination to fetch update (critical for the S10k problem -- repos with 10k stars/forks, term inspired by https://en.wikipedia.org/wiki/C10k_problem :)

@triclambert reminded me that this is something we want! : )

Done via #7, except for the integration with the fetcher.