Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 241 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 241 Bytes

Vacation Booking Saga app: An illustration of Sagas with Temporal by a vacation booking service

This repository illustrates how to write a vacation booking system that uses sagas to compensate if booking fails. It does so in Java and Go.