cpan-testers / cpantesters-backend

Backend data processing for CPAN Testers
Other
0 stars 4 forks source link

Make "parse_reports" task use schema API (remove Amazon SimpleDB) #3

Closed preaction closed 7 years ago

preaction commented 7 years ago

Once the new API for the local metabase cache is working (https://github.com/cpan-testers/cpantesters-schema/issues/4), the ParseReports task should be edited to use it:

This should be done after #1.

preaction commented 7 years ago

Since we could not create a schema API onto the Metabase cache, we can not do things this way. Instead, updating the Metabase cache is part of #1.