You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's pretty wasteful to query the leaderboards from the beginning on every rebuild. Would be a good idea to have a Redis cache (or a TheGraph subgraph) which would be used to aggregate the leaderboard over time.
The text was updated successfully, but these errors were encountered:
It's pretty wasteful to query the leaderboards from the beginning on every rebuild. Would be a good idea to have a Redis cache (or a TheGraph subgraph) which would be used to aggregate the leaderboard over time.
The text was updated successfully, but these errors were encountered: