node-cache
node-cache copied to clipboard
node-cache is automatically empty on node js vercel deployment
Hi Guys, @smrchy @heryandi i just migrate my one-service digital ocean to Vercel,but unfortunately, my cache data is lost after some time automatically and on digital ocean it cache works fine
Please help me if anyone face same kind of issue
Seems like a cold restart from vercel
Hi Guys, @smrchy @heryandi i just migrate my one-service digital ocean to Vercel,but unfortunately, my cache data is lost after some time automatically and on digital ocean it cache works fine
Please help me if anyone face same kind of issue
Vercel does not keep the application running all the time, while at digital ocean the server is on 24 hours a day. in vercel your application "sleeps" and loses all the "context" that is stored in memory