Skip to content

A simplified example of Scala & Akka Event Sourcing implementation with CQRS, Docker, ElasticSearch.

License

Notifications You must be signed in to change notification settings

gabriele83/es-cqrs-es

Repository files navigation

es-cqrs-es

A simplified example of Scala & Akka Event Sourcing implementation with CQRS, Docker, ElasticSearch. Repository goals:

  • applications that is based on event sourcing
  • applications that is based on command query responsibility segregation (write: Cassandra, read: ElasticSearch)
  • applications that is based on microservices
  • highly scalable and available application
  • applications that is based on Akka persitence & persistence query

About

A simplified example of Scala & Akka Event Sourcing implementation with CQRS, Docker, ElasticSearch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages