top | item 43494453 (no title) serhalp | 11 months ago Ooh, interesting. We didn't know about this. Is this it? https://github.com/caching-tools/next-shared-cache/tree/cana... discuss order hn newest huksley|11 months ago yes, there is even the official example here https://github.com/vercel/next.js/tree/canary/examples/cache...but it does not work because of NextJS 15.I changed the example to point to latest NextJs 14 and fixed some cache-handler bugs it works fine, and I deploy it successfully with DollarDeploy to DO VPS https://github.com/huksley/next-cache-handler
huksley|11 months ago yes, there is even the official example here https://github.com/vercel/next.js/tree/canary/examples/cache...but it does not work because of NextJS 15.I changed the example to point to latest NextJs 14 and fixed some cache-handler bugs it works fine, and I deploy it successfully with DollarDeploy to DO VPS https://github.com/huksley/next-cache-handler
huksley|11 months ago
but it does not work because of NextJS 15.
I changed the example to point to latest NextJs 14 and fixed some cache-handler bugs it works fine, and I deploy it successfully with DollarDeploy to DO VPS https://github.com/huksley/next-cache-handler