-
## Description
This is related to the PyRoot kernel at https://sft.its.cern.ch/jira/browse/ROOT-10958
The issue with the kernel is that it is throwing an exception and return an error message…
-
Orleans offers a possibility to customize storage and to have multiple persistent states per grain stored in different ways, but what should we do if we need multiple projections of the same state to…
-
Hi
Is this project in production, any one using it Or is it intended for demo purpose only?
Thank you
-
As of version 0.1.0 the snapshot store was removed from the eventsourcing module. The snapshot concept was before part of the main module concept. The new idea is to re-create it as a new module and u…
-
# Apache Kafka document
* [1. GETTING STARTED](https://kafka.apache.org/documentation/#gettingStarted)
* [1.2 Use Cases](https://kafka.apache.org/documentation/#uses)
# Intellij Shortcut
- c…
-
### Describe the bug
When adding the native image trace agent to integration tests to trace reflection usage, the resulting JSON file ends abruptly without the closing part and is therefore corrupt. …
JohT updated
8 months ago
-
Currently normalizers used in the `EventNormalizer` are hard-coded, but there is a [TODO comment](https://github.com/neos/Neos.EventSourcing/blob/53fe558af2e49886445a3b1c86fa2f746193bb81/Classes/Event…
-
### Laravel Version
10.39
### PHP Version
8.1
### Database Driver & Version
Sync queue
### Description
Good morning,
I've jobs, each defining the **failed()** method to handle …
-
Hey
I don't see bug template so I created an empty one.
```tf
resource "github_actions_secret" "aws_owner" {
repository = var.repo_name
secret_name = "AWS_OWNER"
plaintext_v…
-
In axon, events are always stored in Event Store and persisted for *forever*.
It would be useful to have an annotation (something like @TempEvent) that is put only on classes.
Only EventHandlers c…