From d3cff3171d6c399947a000f40b43d122e83ab179 Mon Sep 17 00:00:00 2001 From: applegadha Date: Wed, 24 Jan 2024 13:10:41 +0530 Subject: [PATCH] changes to readme.md file for branch feature1 --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49ac9b4..ac61926 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +9. **Order** - Change order status to `complete` and distributed transaction is end + +**Future Roadmap** +Plan to extend it with distributed tracing