I am working on something that would require cron jobs or something like that to run either every 1,5, or 60 minutes according to a DB value giving one of those times. I want to figure out how to do this entirely in node. Suggestions on how I could do this design wise also what packages to use.I already have found and used node-cron before and while it might work for what I need I then need to figure out how to delete the cron jobs when I remove a user or they remove a document in the DB
Submitted December 12, 2018 at 03:33PM by jkwysdom
No comments:
Post a Comment