-
Motivations:
1. ~~Apply the trait to domain.Entity, remove the need for a formal `Aggregate` class~~
2. ~~Reposition eventSourcing.Process as domain.Process~~
3. ~~Remove _domain_ directory in space:e…
-
https://www.youtube.com/watch?v=wNrH5dK1m0I&utm_source=ActiveCampaign&utm_medium=email&utm_content=%E2%9A%A1%EF%B8%8F+Konkretne+kroki+i+pomys%C5%82y+jak+do+CRUD+dorzuci%C4%87+Event+Sourcing&utm_campai…
-
Reading some code in my head I always read Daikon\EventSourcing\EventStore\Stream\Sequence as SequenceNumber - especially in places with $from and $to or $headRev or similar.
Dunno what naming is mor…
-
In this example, analogous to the issue described in Micronauts EventSourcing (as referred to in item 2 in https://github.com/eventuate-examples/eventuate-micronaut-examples-customers-and-orders/issue…
-
_Note: This is more or less an epic in order to collect the ideas and tasks for supporting a local event store._
Especially when using EventSourcing it would be very helpful to explicitly define wh…
-
## Motivation
Our current and planned observability infrastructure provides comprehensive metrics, logs, and traces, it lacks the ability to correlate these data points with specific system events.
…
-
It can occur that we need contexts to overlap. For example when one context is dependent on another. An example of this could be permissions.
Example Case:
We have an Item Aggregate in which we h…
-
Hi Johannes
First, let me thank you for the work you put into this project.
Getting started (with Quarkus + Axon) was quite easy with the help of it!
Currently I am trying to get Sagas to work …
-
For the eventsourcing-CQRS pattern, it separates write side(Command) and read side(Query).
For the read side, it is desirable to create its own read domain entity for the Todo.
Read model - > an…
-
*Originally created by CathyDingemanse (https://github.com/VNG-Realisatie/Haal-Centraal-BRK-event-sourcing/issues/28):*
...zodat ik hun impact op de WOZ registratie volledig en in onderlinge samenhan…