Skip to content

Extend the outbox table schem to store metadata #8

@oskardudycz

Description

@oskardudycz

Currently, we just have the basic structure that's fine for the basic outbox, but we'll need more to properly support OpenTelemetry and custom user metadata. Some, like timestamps, can be added as regular columns. The rest should go as JSONB or BYTEA (or both depending on configuration).

See comment: #7 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions