Skip to content

Reduce the number of queries hitting db, or cache queries or template fragments. #85

@amschaal

Description

@amschaal

There are some queries that can probably be optimized, including by joining tables instead of running multiple selects.

Other places, we probably don't need to query the database every request to see if there are bad paths, or new shares shared with the user, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions