gousiosg / github-mirror

Scripts to mirror Github in a cloudy fashion
BSD 2-Clause "Simplified" License
559 stars 106 forks source link

Request: Add forks and star counts to project table #10

Closed hahnicity closed 9 years ago

hahnicity commented 9 years ago

The project table does not include how many forks/stars the project has at a given time. It would be helpful to include this.

gousiosg commented 9 years ago

Actually, you can retrieve both:

What are you missing?

hahnicity commented 9 years ago

That's a clever way to get forks thanks.

So you're using the watchers table to denote stargazers? I guess I am a little confused by the naming.

gousiosg commented 9 years ago

Stargazers used to be called watchers when GHTorrent started. The latest schema is described here: http://ghtorrent.org/relational.html