io-flow-core
io-flow-core copied to clipboard
The "IO Flow" is a powerful workflow engine designed to streamline and automate business processes through a flexible and scalable workflow engine.
Currently, all the APIs are public in nature. Requesting for Authentication support for all the APIs. It would be great if we have an interface for well-known identity provider tools...
- Implemented a Kafka connector in the Nest.js application to facilitate seamless integration with Kafka. - The connector provides functionality to publish messages from Kafka topics.
create timer node in workflow. Implemented a timer node in the workflow, enabling time-based event handling.
added functions to check equality of dates from lhs towards rhs in executer file -> tasks
New version of executor added. Resolved module injection issue.