Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Caching update #194

@georgimld

Description

@georgimld
  • remove the redis caching we have now and only enable graph ql caching with apollo -> docs here and here

  • rewrite some postgres queries so that they're more efficient and there's no need for caching

  • integrate mapper functions into service functions, remove existing mappers and requests in mappers

  • multiple strapi requests should be done via one single graphql request where possible, e.g. screenshot below:

    Image
  • explore syncing users between strapi and db to make db queries faster

  • fulltext search combined strapi + postgres

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions