Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create non-live and live top20 lists #17

Closed
artagel opened this issue Mar 1, 2018 · 1 comment
Closed

Create non-live and live top20 lists #17

artagel opened this issue Mar 1, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@artagel
Copy link
Member

artagel commented Mar 1, 2018

I believe the live top20 lists should be private.
The non-live ones are generated periodically, perhaps every 30min-1hr, and are statically provided to the frontend, where the impact of web loads won't be detrimental for a simple query vs expensive top20 queries.

@haxys haxys added the enhancement New feature or request label Mar 1, 2018
@haxys haxys added this to the Stable Version 1.0 milestone Mar 1, 2018
@haxys
Copy link
Contributor

haxys commented Mar 1, 2018

Agreed. There's no need for constantly-updated top-20 lists. They could be generated once every 24 hours.

@artagel artagel closed this as completed in 4bc2012 Mar 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants