Sagas

The Axon Framework provides first-class support for long running business transactions or Sagas. This section of the reference guide intends to cover in detail the capabilities that the Axon Framework provides to help facilitate Saga development‌.

A summary of the various sub-sections is given below.

Sub-Section Purpose

​Implementation​

Implementing Sagas using the Axon Framework

​Associations​

Managing Saga associations using the Axon Framework

​Infrastructure​

Non-Functional Development concerns for Sagas using the Axon Framework