Skip to content

Feature Request: Make database cache entries way smaller #54

Description

@serens

We had the issue that many pages with many columns resulted in HUGE cache entries which could not be saved into MySQL database (in particular: max_allowed_packet size issue). Our simple solution would be to make '*' as argument to $this->pageRepository->getMenu() within \Markussom\SitemapGenerator\Domain\Repository\SitemapRepository::getSubPages() configurable. By just taking the columns really needed, the result set is way smaller.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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