fresh icon indicating copy to clipboard operation
fresh copied to clipboard

Caching of pages

Open lucacasonato opened this issue 4 years ago • 10 comments

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.

lucacasonato avatar May 18 '21 23:05 lucacasonato

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.

Utwo avatar Jun 16 '22 10:06 Utwo

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.

lucacasonato avatar Jun 20 '22 10:06 lucacasonato

That's awesome!

Utwo avatar Jun 21 '22 08:06 Utwo

@lucacasonato Worth watching this video by Ryan Florence for caching

kawpiya avatar Jul 02 '22 09:07 kawpiya

That would be awesome!

juanespinola05 avatar Mar 17 '23 12:03 juanespinola05

any updates on page caching ?

TeaByte avatar Jan 16 '24 23:01 TeaByte