Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 264 Bytes

File metadata and controls

3 lines (2 loc) · 264 Bytes

E-commerce Backend with 2-Phase Commit

This project implements a backend for an e-commerce system using the Two-Phase Commit (2PC) algorithm. Kafka is used for messaging and coordination between services to ensure consistency across the distributed system.