webcompat / webcompat-metrics-server

Server in charge of delivering different data to the webcompat-metrics-client
Mozilla Public License 2.0
6 stars 5 forks source link

[db] Connect the scheduler get_count script to the DB. #79

Closed karlcow closed 5 years ago

karlcow commented 5 years ago

@laghee

After #67 we need to address this so we can feed the data directly to the DB.

Basically get_count.py needs to record the data in the DB. So instead of the print we need to write the collected data. We can add as many jobs we want into the DB.

just to have an idea of the volume.