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

Group requests like statistics/related into the item search to decrease db calls #300

Open
Branchverse opened this issue Feb 5, 2023 · 0 comments
Assignees
Labels
backend enhancement New feature or request improvement Improvements to a existing feature.
Milestone

Comments

@Branchverse
Copy link
Contributor

Branchverse commented Feb 5, 2023

For simplicity of understanding we seperated the 3 calls.
But the larger the database gets, the worse it gets to call 3 times the same thing, theoretically related tags and statistics for a search remane the same, thats why this part should be cached and then only the items get refreshed if searching for the same but another page.

@Branchverse Branchverse added enhancement New feature or request backend improvement Improvements to a existing feature. labels Feb 5, 2023
@Branchverse Branchverse added this to the Sprint 7 milestone Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request improvement Improvements to a existing feature.
Projects
None yet
Development

No branches or pull requests

2 participants