mirror of
https://github.com/code-rhapsodie/dataflow-bundle.git
synced 2026-03-24 06:42:23 +01:00
Allow processing step with asynchronous #18
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @matyo91 on GitHub (Mar 31, 2021).
Hi !
Why not adding a new features with asynchronous in PHP ?
This idea came from Railway Flow Based Programming
We can somehow translate this concept to this repository as it match the philosophy.