Thursday 11 January 2018

What are some good Node.js job service packages, which are not dependent on Redis or MongoDB?

Hi everyone,I am looking for a few node.js packages for job services that should have job scheduling options, ability to add events (i.e. publish events to a message service like RabbitMQ), and compatible with both SQL (DashDB, DB2) and nosql (Cloudant) databases. The package should not have dependencies on any other architecture/technology (i.e. Redis, MongoDb, etc.) than mentioned above.So far I have found the following packages, but just wondering if there are other packages out there?node-schedule and later.js combined with schedule.jsThanks in advance!

Submitted January 11, 2018 at 06:20PM by skiddypopz

No comments:

Post a Comment