Skip to content

Conversation

@skie
Copy link
Contributor

@skie skie commented Dec 21, 2025

https://github.com/crustum/cakephp-temporal

Workflow orchestration plugin for durable execution, reliable background jobs, and long-running processes with automatic retries.

skie added 2 commits December 21, 2025 13:30
https://github.com/crustum/cakephp-temporal

Workflow orchestration plugin for durable execution, reliable background jobs, and long-running processes with automatic retries.

- [Queue plugin](https://github.com/cakephp/queue) - CakePHP core queue system for the [php-queue](https://php-enqueue.github.io) queue library.
- [Crustum/BatchQueue plugin](https://github.com/crustum/batch-queue) - Unified system for managing batch job processing with parallel execution and sequential chains.
- [Crustum/Temporal plugin](https://github.com/crustum/cakephp-temporal) - Workflow orchestration plugin for durable execution, reliable background jobs, and long-running processes with automatic retries.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

order seems wrong on both of them, afaik the first letter is the ascending order character already.
so after Cake/...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Order changed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But now check script fails, seems because of file change to second plugin

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let the check the script

@dereuromark dereuromark merged commit fd0831b into FriendsOfCake:master Jan 5, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants