Skip to content

Redesign for distributed transactions #22

Open
@sczyh30

Description

@sczyh30

A redesign is needed for handling distributed transactions more correctly and effectively. One example is [decrease the inventory amount, create an order, store/dispatch].

Initial ideas:

  • Message middleware based architecture(maybe Kafka) with event sourcing
  • Compensating transaction support(rollback)

pending...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions