/cron

Cron is a microservice that allows you to schedule events/notifications to be emitted to other dojot microservices.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

cron (Experimental)

Cron is a dojot's microservice that allows you to schedule events to be emitted to other microservices.

This service is under development, and new commits are comming soon.

TODO

  • Add support to job of type javascript code.
  • Add support to tenant removal events
  • Add documentation
  • Add unit tests.