CQRS
EventSourcedBehaviors along with Pekko Projections can be used to implement Command Query Responsibility Segregation (CQRS). The Microservices with Pekko tutorial explains how to use Event Sourcing and Projections together. For implementing CQRS using DurableStateBehavior, please take a look at the corresponding CQRS documentation.
0.0.0+26605-0f20b284+20230301-2309*