alkem-io / server

Core server in the Alkemio platform, offering a GraphQL api for interacting with the logical domain model.
http://alkem.io
European Union Public License 1.2
24 stars 4 forks source link

Optimize the lookup of contributor result #4124

Open techsmyth opened 2 weeks ago

techsmyth commented 2 weeks ago

Description

As a user I want a performance application

Acceptance criteria

To avoid doing lookups that are not relevant all the time

Additional Context

Areas that will be affected

To be added during the refinement