Skip to content

Optimize performance of extensionquery endpoint #1688

@netomi

Description

@netomi

Currently, the extensionquery endpoint is quite heavy as it does various DB accesses to retrieve information about extensions and their last version.

This is the main bottleneck for the application right now and we should optimize it such that information about extensions is cached to reduce DB access to only the stuff that is necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    performancePerformance, responsiveness, or efficiency improvementspriority:highRequires urgent attention or blocks critical workflows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions