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

Optimize the lookup of contributor result #4124

Open
2 tasks
techsmyth opened this issue Jun 21, 2024 · 0 comments
Open
2 tasks

Optimize the lookup of contributor result #4124

techsmyth opened this issue Jun 21, 2024 · 0 comments

Comments

@techsmyth
Copy link
Member

techsmyth commented Jun 21, 2024

Description

As a user I want a performance application

Acceptance criteria

  • The lookup of a Contributor in the Contributor Service should cache the type
  • The database lookup should then go directly to the relevant table, not try all tables

To avoid doing lookups that are not relevant all the time

Additional Context

Areas that will be affected

To be added during the refinement

@techsmyth techsmyth changed the title Contributor lookup must be cached Contributor lookup to cache contributor type Jun 24, 2024
@techsmyth techsmyth changed the title Contributor lookup to cache contributor type Optimize the lookup of contributor result Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant