[Task] Which event transport is the first production target: DB outbox only, Redis/Celery, or pluggable dispatch? #184

Closed
opened 2026-07-06 15:22:42 +02:00 by zemion · 1 comment
Owner

Imported from a backlog-like text file.

  • Source: /mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md
  • Line: 433
  • Source kind: product
  • Section: GovOPlaN Split Concept and Action Plan > Key Decisions Needed

Imported item:

Which event transport is the first production target: DB outbox only, Redis/Celery, or pluggable dispatch?
<!-- codex-generic-backlog-fingerprint:614620fd7dde2541965a639a --> Imported from a backlog-like text file. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md` - Line: `433` - Source kind: `product` - Section: `GovOPlaN Split Concept and Action Plan > Key Decisions Needed` Imported item: ```text Which event transport is the first production target: DB outbox only, Redis/Celery, or pluggable dispatch? ```
zemion added this to the Split Concept Action Plan milestone 2026-07-06 15:22:42 +02:00
zemion added the
type
task
priority
p2
source/backlog-import
codex/ready
labels 2026-07-07 23:10:57 +02:00
zemion added the
status
triage
label 2026-07-08 02:24:58 +02:00
Author
Owner

Codex State: done

Summary

  • Event transport decision documented: first production target is the database outbox with in-process immediate dispatch; Redis/Celery remains worker infrastructure, not the authoritative event transport.

Changed Files

  • docs/EVENTS_AND_AUDIT.md

Verification

  • Focused checks passed where available; see working-tree validation summary in Codex final response.
## Codex State: done ### Summary - Event transport decision documented: first production target is the database outbox with in-process immediate dispatch; Redis/Celery remains worker infrastructure, not the authoritative event transport. ### Changed Files - `docs/EVENTS_AND_AUDIT.md` ### Verification - Focused checks passed where available; see working-tree validation summary in Codex final response.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: add-ideas/govoplan-core#184
No description provided.