Introducing Akka Cloud to Edge Continuum. Build once for the Cloud. Seamlessly deploy to the Edge. Learn More
 

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.