Discussion: Anyone tried this on Cloudflare Pages? #377
Open
Description
As UI frameworks undulate back tot he server for rendering our Edge networks provide stellar performance. When building a Remix app, for example, it's possible to render pages entirely on edge and serve them closest to users. As apps grow in complexity and audience they will typically look towards implementing a caching strategy. Would node-lru-cache
be ideal for such a situation? Has anyone tried running this package in an edge context to determine if the Node APIs used are supported in other runtimes? Are there any other packages you might recommend for edge-side caching with JavaScript?
Metadata
Assignees
Labels
No labels