Welcome Guest, Not a member yet? Register   Sign In
Using REST service
#2

In my point of view, it'll depend on the frequency the data is updated on the soccer data provider. Does it update all their records everyday, once a day or the data has a process plan and stops there (i.e. after the match is done, the info stored is final).

Anyway, I'll be playing safe and advise to store the info on your database server and save the processed data in cache. This way, you save on time with the rest calls and save even more time showing pre-processed data via your favourite cache driver.
Best regards,
José Postiga
Senior Backend Developer
Reply


Messages In This Thread
Using REST service - by scion - 01-26-2016, 04:53 AM
RE: Using REST service - by josepostiga - 01-26-2016, 08:12 AM
RE: Using REST service - by scion - 01-26-2016, 08:47 AM
RE: Using REST service - by josepostiga - 01-26-2016, 08:59 AM
RE: Using REST service - by scion - 01-26-2016, 09:08 AM
RE: Using REST service - by josepostiga - 01-26-2016, 09:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB