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

Count unique accounts #9

Open
AAP9002 opened this issue Oct 12, 2023 · 0 comments
Open

Count unique accounts #9

AAP9002 opened this issue Oct 12, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@AAP9002
Copy link
Owner

AAP9002 commented Oct 12, 2023

Log the number of users without storing the users details.

  • Record the number of users
  • goal: create an endpoint to return the recorded number

Initial idea

  • Salt and hash before adding to a log file
  • Only add new rows if doesn't exist
  • add file to .gitignore

Potential issues

  • Concurrency
  • If r/w limits prevent multiple API hits at once
@AAP9002 AAP9002 added enhancement New feature or request help wanted Extra attention is needed labels Oct 12, 2023
@AAP9002 AAP9002 moved this from Todo to IDEAS in T-I-L-E Project Board Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Development

No branches or pull requests

1 participant