Replicated Event Sourcing Examples

The following are more realistic examples of building systems with Replicated Event Sourcing.

Additional samples

See also the Akka Projection gRPC documentation with details on setting up the gRPC replication transport.

Additionally, complete samples using the recommended gRPC transport set up can be found in the Akka Projection github repository:

Found an error in this documentation? The source code for this page can be found here. Please feel free to edit and contribute a pull request.