-
First of all, I would like to express my gratitude for your work, which is of significant importance. I have read through your source code but could not find the part that preprocesses events and conv…
-
The documentation for the Java [Event Sourcing Support states](https://cloudstate.io/docs/core/current/user/lang/java/eventsourced.html#emitting-events) that:
>Invoking emit will immediately invoke…
-
In the spirit of preparing for event sourcing, we should split the read and write of characters into separate modules. This will allow us to consider different patterns more easily going forward.
-
- [x] https://softwaremill.com/reactive-event-sourcing-in-java-part-1-domain/
- [x] https://softwaremill.com/reactive-event-sourcing-in-java-part-2-actor-model/
- [x] https://softwaremill.com/reacti…
-
*Originally created by CathyDingemanse (https://github.com/VNG-Realisatie/Haal-Centraal-BRK-event-sourcing/issues/30):*
...zodat ik een fout of onvolledigheid in het gekoppelde WOZ object kan herstel…
-
# 🚀 Event Sourcing for Laravel is now available - Freek Van der Herten's blog on PHP, Laravel and JavaScript
[https://freek.dev/1997-event-sourcing-for-laravel-is-now-available](https://freek.dev/1…
-
It needs to be further discussed if we should add annotations specific for event sourcing, i.e.
- the event itself
- the handler and publisher of that event
This is continuing the discussion of…
-
I'm using knex@0.12.9.
I'm using `sqlite:///:memory:` as a connection string, and that's the only config I'm passing in.
I expect this to work, but I get the following error:
```
TypeError: …
-
https://softwaremill.com/reactive-event-sourcing-in-java-part-1-domain/
https://softwaremill.com/reactive-event-sourcing-in-java-part-4-controller/
https://www.baeldung.com/akka-with-spring
https://d…
-
Hi,
I have stumbled across Apache Kafka's [log compaction](https://kafka.apache.org/documentation/#compaction), which is really handy for Event Sourcing. I am wondering whether something like that …
tchap updated
2 months ago