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

"Whats Popular" section to be based on velocity of traffic to assets #18

Open
yochrisbolton opened this issue Aug 20, 2022 · 0 comments

Comments

@yochrisbolton
Copy link
Member

We should show and highlight what assets are receiving the most traffic to help shine the light on common, quality (assumed) assets.

Implementation idea to prevent abuse:

  • hash IP
  • Store hash with number count and date
  • If more than 2 views, stop counting
  • Every X time remove hash entries older than Y age (don't want to permanently block them, just not have them abuse or inflate stats)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

No branches or pull requests

1 participant