CQRS
EventSourcedBehaviors along with Akka Projections can be used to implement Command Query Responsibility Segregation (CQRS). The Microservices with Akka tutorial explains how to use Event Sourcing and Projections together.
EventSourcedBehaviors along with Akka Projections can be used to implement Command Query Responsibility Segregation (CQRS). The Microservices with Akka tutorial explains how to use Event Sourcing and Projections together.