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

[Perf] Move away from the APIs that return all tags in one request #528 #618

Closed
wants to merge 1 commit into from

Conversation

kamtschatka
Copy link
Contributor

improved the query speed by getting rid of the "with" part of the query and doing that manually

…arder-app#528

improved the query speed by getting rid of the "with" part of the query and doing that manually
@MohamedBassem
Copy link
Collaborator

I think I found the problem (https://github.com/hoarder-app/hoarder/blob/main/packages/db/schema.ts#L267). The index on tagId is misconfigured :) Let me send a proper fix instead.

@kamtschatka kamtschatka deleted the tag-performance branch November 9, 2024 07:30
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

Successfully merging this pull request may close these issues.

2 participants