Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,7 @@ To briefly explain the flow,
6. **DELIVERY** - Consume `STOCK_SUCCESS` and if got some, execute local transaction
7. **DELIVERY** - Produce event to `DELIVERY_SUCCESS`
8. **Order** - Consume `DELIVERY_SUCCESS`
9. **Order** - Change order status to `complete` and distributed transaction is end
9. **Order** - Change order status to `complete` and distributed transaction is end

**Future Roadmap**
Plan to extend it with distributed tracing