0

I have an express backend and I need to schedule jobs for months or even years ahead, but I couldn't find a persistent solution, I need the jobs to be there even if I change servers. I have seen agenda.js which has a persistent layer based on mongodb, I am using postgres and I don't want to use mongodb, any recommendations?

I searched but I couldn't find any solution.

Abdullah Qasemi
  • 449
  • 1
  • 12

0 Answers0