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

Discussion: Anyone tried this on Cloudflare Pages? #377

Open
vhscom opened this issue Dec 20, 2024 · 0 comments
Open

Discussion: Anyone tried this on Cloudflare Pages? #377

vhscom opened this issue Dec 20, 2024 · 0 comments

Comments

@vhscom
Copy link

vhscom commented Dec 20, 2024

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?

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