Hi,
Is Saga storage provided in Axon Server Professional version 2025.1.4?
We make use of the Persistent Stream feature that keeps the TokenStore in Axon Server. This works just fine for regular Event Handlers.
Although, we noticed that a Saga configured as a persistent stream uses an InMemorySagaStore in the background.
Is Saga storage in Axon Server a feature, or should we revert to JPA/JDBC?
Greetz,
Bram