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

[feat][chores] - Add enchanments for faster data retrieval. #428

Merged
merged 5 commits into from
Dec 9, 2023

Conversation

VihasMakwana
Copy link
Member

@VihasMakwana VihasMakwana commented Dec 5, 2023

Description

This PR fixes #9494.
Add indexes on modelID for faster retrieval.

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: VihasMakwana <[email protected]>
Signed-off-by: Vihas Makwana <[email protected]>
@VihasMakwana VihasMakwana marked this pull request as ready for review December 5, 2023 18:19
@leecalcote
Copy link
Member

@VihasMakwana, thank you for this. Would you be so kind as to propose the associated API changes in this spreadsheet?

@leecalcote leecalcote added language/go Golang related kind/enhancement Improvement in current feature labels Dec 5, 2023
@VihasMakwana VihasMakwana changed the title [feat][chores] - Add db indexes for faster retrieval [feat][chores] - Add enchanments for faster data retrieval. Dec 5, 2023
Copy link

@MUzairS15 MUzairS15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work @VihasMakwana .

models/meshmodel/registry/registry.go Outdated Show resolved Hide resolved
@MUzairS15 MUzairS15 merged commit b741e2a into meshery:master Dec 9, 2023
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/database kind/enhancement Improvement in current feature language/go Golang related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[UI] Infinite API calls when trying to search in the Registry UI.
4 participants