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