lally elias
lally elias
- Use latest mongodb drive api for connection and cursor
[See https://ecomfe.github.io/echarts-doc/public/en/option.html#textStyle](https://ecomfe.github.io/echarts-doc/public/en/option.html#textStyle)
``` js var job = kue.createJob(type, data); //every job.runEvery(); //now job.runNow(); //schedule job.schedule(); //or job.runAt(); ```
Am open to start implementation of `kue-scheduler v1`. - It will contains lot of internal data structure changes to allow use of appropriate Redis data type for a scenario. -...
I will appreciate if we can have a `quick guide` as well as `full code documentation`.