cache rank #26

Open
opened 2020-10-11 17:10:32 +02:00 by ostertun · 0 comments
ostertun commented 2020-10-11 17:10:32 +02:00 (Migrated from github.com)

The usual rankings should be cached (year, youth, idjm of current year) to improve page loading time.

After a successful sync all rankings should be recached (create db tables)

On a call of rank:
If the ranking update time matches the sync time, the cached ranking should be used
Else or if ranking is not cached, it should be calculated

The usual rankings should be cached (year, youth, idjm of current year) to improve page loading time. After a successful sync all rankings should be recached (create db tables) On a call of rank: If the ranking update time matches the sync time, the cached ranking should be used Else or if ranking is not cached, it should be calculated
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Regatten.net/RegattenApp#26