jas34 / scheduledwf

Schedule Conductor workflow is a scheduler as a service that runs in the cloud with Netflix conductor embedded in it. It runs as an extension module of conductor.
https://github.com/jas34/scheduledwf
Apache License 2.0
24 stars 16 forks source link

Release 3.0.0 #32

Open vivianzheng404 opened 1 year ago

vivianzheng404 commented 1 year ago

This version is compatible to conductor-boot v3.13.5 Besides mySQL, additionally supports PostgreSQL for persistent storage

vivianzheng404 commented 1 year ago

Apart from inline comments, the following are the general comments:

  • Add author in new files as well as add @SInCE.
  • Update the author with your name in all of the touched files.
  • We need to align of code style/format. If needed I can provide one which has been originally used in the older releases.
  • Update README.md for the addition of Postgres persistence layer. Currently, it mentions only MySQL implementation.

Reply:

jas34 commented 1 year ago

Apart from inline comments, the following are the general comments:

  • Add author in new files as well as add @SInCE.
  • Update the author with your name in all of the touched files.
  • We need to align of code style/format. If needed I can provide one which has been originally used in the older releases.
  • Update README.md for the addition of Postgres persistence layer. Currently, it mentions only MySQL implementation.

Reply: