-
> [!NOTE]
> The issue is WIP.
## Current schema
### Request
```
title: string;
duration: number;
r_rule: {
freq?: 0 | 1 | 2 | 3;
interval?: number;
until?: string;
count?: number;…
-
**Is your feature request related to a problem? Please describe.**
If change events read from the database are being output to Kafka, with state written to a file on disk, there is the possibility to…
-
Reading through the spec doc ([here](https://drive.google.com/file/d/1iu8DNIT-fwUqGsC3LPPGH25awq8tQBhK/view?usp=drive_link)), a few issues came to mind:
1) To avoid unnecessary duplication, for all…
-
(what the title says)
-
**User Story:**
As a VRO Platform, we need to connect to a backend data store (such as BIE Contention events) so that we can query and retrieve relevant data.
**Acceptance Criteria:**
- [ ] Establ…
-
Capture all IEvent, IRequest (anything inheriting IMessage) and create way of replaying these
-
- to enable history replay
- to build analytics
-
Any thoughts ?
This card is really clean thanks to dart. In golang it's messier.
ghost updated
6 years ago
-
There is a [bug in the BCL](https://github.com/dotnet/runtime/issues/109078) that generates 00 byte in an event ActivityID GUID that leads to stopping the parsing and "hidding" final activities.
![Ima…
-
_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…