Skip to content
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

Caching of pages #8

Open
lucacasonato opened this issue May 18, 2021 · 6 comments
Open

Caching of pages #8

lucacasonato opened this issue May 18, 2021 · 6 comments

Comments

@lucacasonato
Copy link
Member

Pages should be cachable, and incrementally statically rebuildable. This should either be a hook, or an export from the page component. We should also provide an API to let the user invalidate a cached page.

@Utwo
Copy link

Utwo commented Jun 16, 2022

Is this possible with the current version of Deno Deploy? Do they have a CDN Cache API? I would love to help on this one.

@lucacasonato
Copy link
Member Author

Is this possible with the current version of Deno Deploy? Do they have a CDN Cache API?

The cache API does not exist yet. It is coming soon though. Let's hold off on this for a little longer.

@Utwo
Copy link

Utwo commented Jun 21, 2022

That's awesome!

@kaushalyap
Copy link

@lucacasonato Worth watching this video by Ryan Florence for caching

@juanespinola05
Copy link

That would be awesome!

@TeaByte
Copy link

TeaByte commented Jan 16, 2024

any updates on page caching ?

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

5 participants