alan-turing-institute / rl_tournament

Reinforcement Learning Tournament Director
3 stars 3 forks source link

attempt to speedup the frontend by caching results for matches and games #37

Closed nbarlowATI closed 3 years ago

nbarlowATI commented 3 years ago

Save json from API calls to "matches" and "games" endpoints to local json files, in the hope of speeding up the frontend.