Skip to content

Possible to disable the Cache #378

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
saschafuchs opened this issue Apr 8, 2025 · 0 comments
Open

Possible to disable the Cache #378

saschafuchs opened this issue Apr 8, 2025 · 0 comments

Comments

@saschafuchs
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant