Data Handler
Introduction
Requirements
Setup
git clone https://github.com/<YOUR_USERNAME>/mysql-fetch-sample.gitnpm install
Usage
Add a new job
{ name: path.join('my_folder', 'my_new_job'), timeout: 0, interval: '1h', }my_new_job: require('./my_folder/my_new_job'),
Additional Resources
Support
Last updated