Skip to content

feat: Initial messaging support via Redis streams#3382

Draft
pxrl wants to merge 3 commits into
masterfrom
pxrl/streams
Draft

feat: Initial messaging support via Redis streams#3382
pxrl wants to merge 3 commits into
masterfrom
pxrl/streams

Conversation

@pxrl
Copy link
Copy Markdown
Collaborator

@pxrl pxrl commented May 11, 2026

Introduce support for Redis streams, which offer reliable message
transport. This implementation is payload-agnostic, but it will be
subsequently used for cross-instance transaction management & tracking.

The use of Redis here is experimental; an interface layer is built to
permit subsequent migration to another transport if Redis proves
unsuitable.

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.

1 participant