Clidus / gwl

Video game collection, wishlist and backlog tracker.
https://www.gamingwithlemons.com/
MIT License
18 stars 6 forks source link

Process API log #96

Closed Clidus closed 8 years ago

Clidus commented 8 years ago

Post-process in a cron job the json result of searches in the apiLog table to populate the database with games it doesnt have. This will greatly reduce API requests being done by users.

After processing, delete json from apiLog to stop the database getting huge.