Skip to content

Possible to disable the Cache #378

Open
@saschafuchs

Description

@saschafuchs

As it stands, MDC writes its data to the Nuxt payload. With many text snippets (help texts that come as markdown via an API) and random keys, this results in a lot of data in the payload. In addition, what comes via the API is stored in the payload anyway, so it is almost double-cached.

Hence the question of whether it is possible to disable the cache, because I actually wanted to use the Nuxt Payload for caching the API responses and keep it as small as possible.

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