These practical step-by-step guides help you achieve a specific goal.
They are most useful when you're getting your day to day work done.
Available guides
Runtime
MessageHandler offers three types of processing runtime, that can be used independently or together. The handler runtime configuration provides the shared configuration model to make this possible.
- Configure a handler runtime
- Logging
- Metrics
Event Sourcing Runtime
The Event Sourcing Runtime takes care of sourcing aggregates or projections from a stream of events. Its main purpose is to support the Aggregate Root and Projection patterns.