GreyPlane / akka-projection

Akka Projections is intended for building systems with the CQRS pattern, and facilitate in event-based service-to-service communication.

Home Page:https://doc.akka.io/docs/akka-projection/current/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Akka Projections

Akka Projections provides an abstraction for consuming a stream of Envelope (where Envelope contains a payload and a trackable offset). This streams can originate from persisted events, Kafka topics, or other Alpakka connectors.

Akka Projections also provides tools to track, restart and distribute these projections.

About

Akka Projections is intended for building systems with the CQRS pattern, and facilitate in event-based service-to-service communication.

https://doc.akka.io/docs/akka-projection/current/

License:Other


Languages

Language:Scala 84.9%Language:Java 14.8%Language:Shell 0.2%Language:JavaScript 0.1%Language:Smalltalk 0.0%