@h3ravel/contracts@h3ravel/queuebackground-jobsenhancementglobal-typesgood first issue
仓库指标
- 星标
- (22 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Description: Provide a synchronous queue driver for development and testing.
Goals:
- Immediate job execution
- Zero external dependencies
- Useful for tests and local dev
Acceptance Criteria:
- Jobs execute immediately
- Can be selected as default driver
- No worker required