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

todo: integrate analytic data into atomic operations #294

Closed
iuioiua opened this issue Jun 23, 2023 · 1 comment
Closed

todo: integrate analytic data into atomic operations #294

iuioiua opened this issue Jun 23, 2023 · 1 comment

Comments

@iuioiua
Copy link
Contributor

iuioiua commented Jun 23, 2023

Right now, separate functions exist to increase analytic metrics. E.g. incrementAnalyticsMetricPerDay("users_count", new Date()); goes with createUser(). It should instead be part of the atomic operation within createUser(). This happens in a few places within utils/db.ts.

@iuioiua
Copy link
Contributor Author

iuioiua commented Jun 28, 2023

Completed in #296.

@iuioiua iuioiua closed this as completed Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant