src-d / ghsync

GitHub API v3 > PostgreSQL
https://sourced.tech
GNU General Public License v3.0
9 stars 8 forks source link

Support manual data update #23

Open carlosms opened 5 years ago

carlosms commented 5 years ago

ghsync should be able to download new metadata after a successful initial download. The trigger will be manual.

One thing to consider: maybe we can download new data to new temporary tables names, and once everything is finished do a switch. This way the dashboards would continue to work with older but complete data.