
Security News
Feross on Risky Business Weekly Podcast: npm’s Ongoing Supply Chain Attacks
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
adonis5-scheduler
Advanced tools
This library provides an easy way to schedule recurring tasks for AdonisJS
AdonisJS5, cron, cronjob, scheduler
This library provides an easy way to schedule recurring tasks for AdonisJS v5.
Install it:
npm i adonis5-scheduler
Connect all dependences:
node ace invoke adonis5-scheduler
node ace make:task MyTaskName
Starting an instance of the kue listener is easy with the included ace command.
The provider looks for jobs in the app/Tasks directory of your AdonisJS project and will automatically register a handler for any tasks that it finds.
node ace scheduler:run
Name | Required | Type | Static | Description |
---|---|---|---|---|
schedule | true | many | true | The schedule for which the task should run. More docs. |
handle | true | function | false | A function that is called for this task. |
Special thanks to the creator(s) of AdonisJS for creating such a great framework and nrempel creator scheduler package for Adonis v4
FAQs
This library provides an easy way to schedule recurring tasks for AdonisJS
The npm package adonis5-scheduler receives a total of 3,750 weekly downloads. As such, adonis5-scheduler popularity was classified as popular.
We found that adonis5-scheduler demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.