Rocketseat / adonis-bull

The easiest way to start using an asynchronous job queue with AdonisJS. Ready for Adonis v5 ⚡️
MIT License
310 stars 57 forks source link

chore: Add removeRepeatable and getRepeatableJobs methods #85

Closed viniciusestevam closed 3 years ago

viniciusestevam commented 3 years ago

Changes proposed This PR adds the possibility to interact with some methods of repeatable jobs.