Announcing Akka 24.05: More Security. More Performance. More Efficiency. Register for the Webinar
 

News & Articles

Full archive

February 05

2020

How to use CQRS in Akka 2.6 video

CQRS is a pattern for decoupling write operations from read operations. This short video illustrates how to implement CQRS with Akka 2.6 by reading tagged events. The video continues from where the Event Sourcing video left off.

You find the sample code in the Akka CQRS example project (Java or Scala).

For more information see the Akka Event Sourcing and Persistence Query documentation.

Also, read about Akka Enhancements and learn more from other Lightbend Videos and Webinars.