fountainpencompanion icon indicating copy to clipboard operation
fountainpencompanion copied to clipboard

Update leaderboard data per user

Open ujh opened this issue 1 year ago • 0 comments

With each data point stored separately per leader-board and user we can now switch over to calculating the score for each user separately. With that we can switch to parallelizing per user instead of per leader-board. This should result in quicker background jobs, which mean that we can get rid of the separate capsule and just put them on a low prio queue.

ujh avatar Aug 02 '23 19:08 ujh