h3ravel/framework

Feature: Add queue configuration and environment integration

オープン

#94 opened on 2026/01/23

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (14 件のフォーク)auto 404
@h3ravel/contracts@h3ravel/queuebackground-jobsenhancementglobal-typesgood first issue

Repository metrics

Stars
 (22 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Description: Queues must be configurable per environment and support multiple connections.

Goals:

  • queue.ts config file
  • Support multiple connections
  • Default driver selection
  • Environment variable support

Acceptance Criteria:

  • Queue config file exists
  • Drivers can be switched via env
  • Sensible defaults provided

コントリビューターガイド