Closed kihashi closed 9 years ago
I think the way to fix this is to deploy on with real SQL and have a cron job run the import script every day.
This is now on a cron job to run the price update script every day at 4AM. I am still using SQLite as writing while reading is happening is not a problem.
It took about 4 minutes on my laptop. Would MySQL over SQLite improve the times?