-
Notifications
You must be signed in to change notification settings - Fork 19
-
1.0.0
No due date Last updated over 1 year agoInitial release for the Queue Plugin. Goals Provide job consumer a…
Initial release for the Queue Plugin.
Goals
- Provide job consumer and Job classes to enable background job dispatching.
- Provide bake templates for job classes.
Incomplete
- Decide final package name.
- Get to ~90% test coverage.
- Include integration tests with end to end job execution.
- Publish documentation.