cache rank #26
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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