CQRS
DurableStateBehaviors along with Pekko Projections can be used to implement Command Query Responsibility Segregation (CQRS). For implementing CQRS using EventSourcedBehavior, please take a look at the corresponding CQRS documentation.
1.0.1
DurableStateBehaviors along with Pekko Projections can be used to implement Command Query Responsibility Segregation (CQRS). For implementing CQRS using EventSourcedBehavior, please take a look at the corresponding CQRS documentation.