Adding a scheduler to Adonisjs #4389
shankiflang
started this conversation in
Ideas
Replies: 1 comment
-
There is only one scheduler package i know that supports adonisv6: click |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I've seen quite a few requests on this subject and I myself need a scheduler. Would it be possible to imagine a system a bit like AgendaJS, i.e. with job persistence and recovery in the event of server shutdown?
Or do you have any suggestions for me to make one?
PS: I'm using adonisjs 6
Thanks !
Beta Was this translation helpful? Give feedback.
All reactions