Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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