-
Since I struggled a bit with configuring persistence in Django, I was considering submitting a pull request to improve the documentation for Django integration. I found that if you create an Applicati…
zgelp updated
2 years ago
-
What are your thoughts on adding `StreamType` or `StreamCategory` to the main `EventStore` interface? In the mongo impl. I also have `StreamName` but force the implementations to have a bit more struc…
-
On page 24, there is a `recordApplyAndPublishThat` method mentioned, that calls the `recordThat` method and the `applyThat` method. Should the `recordThat` method not simply call the `applyThat` metho…
-
We use a **Message Broker** as building block of our message-oriented middleware, which is an architectural software pattern.
It uses publish/subscribe and can be responsible for aggregration, deco…
-
...zodat ik hun impact op de WOZ registratie volledig en in onderlinge samenhang kan bepalen.
**Acceptatiecriteria**
- [ ]
- [ ]
**Definition of done**
- [ ] functionele specificatie
- [ ] O…
-
Ideally, SQL DDL related to the JPA/Jdbc event store should be added to the reference guide. Either as a dedicated section or as an appendix.
These DDL should be agnostic of the vendors such as Ora…
-
A repository such as this needs a single style for all contributions. Python has PEP8., what is the Kotlin equivalent? Is there a program to enforce it? Is there a plugin to IntelliJ IDEA to set the K…
-
https://event-driven.io/en/ordering_in_postgres_outbox/
-
## Export
* Allow the export of all events for a given content stream 1:1 (line-delimited JSON)
* Include used assets
* Optionally: create zip file on the fly
* Later: "compact event stream" (si…
-

When I send two command like before,it can not store in mysql db,exception is about dupl…
nengc updated
7 years ago