Skip to content

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

License

Notifications You must be signed in to change notification settings

akka/akka-projection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages