Skip to content

Evaluate mapping Saga instances, including dependant entities, into dedicated tables #48

@rhinof

Description

@rhinof

Currently, saga instances and data are serialized using a binary format and stored in a column in the saga store table which makes them "opaque" and less developer friendly.
Need to evaluate whether we can map saga instances to dedicated tables (using an ORM) to provide more visibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions