An open API service indexing awesome lists of open source software.

https://github.com/daggerok/yet-another-event-sourcing

Yet another EventSourced CQRS DDD app
https://github.com/daggerok/yet-another-event-sourcing

aggregate cqrs cqrs-application cqrs-es cqrs-simple ddd ddd-architecture ddd-cqrs ddd-events ddd-example ddd-sample event-sourcing events events-aggregator eventsource eventsourcing eventstore

Last synced: 7 months ago
JSON representation

Yet another EventSourced CQRS DDD app

Awesome Lists containing this project

README

          

# Yet another EventSourced CQRS DDD app [![Build Status](https://travis-ci.org/daggerok/yet-another-event-sourcing.svg?branch=master)](https://travis-ci.org/daggerok/yet-another-event-sourcing)

links:

* [assertj completable futures testing](https://github.com/joel-costigliola/assertj-examples/blob/master/assertions-examples/src/test/java/org/assertj/examples/CompletableFutureAssertionsExamples.java)
* [useful habr article .NET](https://habr.com/ru/post/146429/)
* [github repo .NET](https://github.com/AlexShkor/CQRS-Event-Sourcing-ASP-NET-MVC)