-
### Describe the bug
I'm using a Quarkus service that requires:
1. consume one message from a channel
2. perform some database queries
3. emit several messages to another channel as a result o…
-
The approach documentation gives some examples why message sending has to be performed in the same transaction as mutating entities to avoid state inconsistencies. This seems to get close into the dir…
-
Jira Link: [DB-8499](https://yugabyte.atlassian.net/browse/DB-8499)
### Description
Currently bytea columns in YSQL are serialized as hex strings (datum_string) when pulled using the CDCSDK system. …
-
Hello from Belarus! First of all thank you for you project and I also want to [be friends with you](https://github.com/kgrzybek/modular-monolith-with-ddd/issues/36)!)
I have one question. In your […
-
Hi Vincenzo,
I stumbled upon this repo looking for a reference to implement the outbox pattern. You really did a good job here👍
Getting an issue in this repo might sound weird but I just wanted …
-
**Is your feature request related to a problem? Please describe.**
There are some places where we add a new organization, group, and project. For those cases, we auto create the creator of those as t…
mabdh updated
4 months ago
-
Something like this, maybe. From [discussion](https://chat.zulip.org/#narrow/stream/243-mobile-team/topic/.23M3881.20Sending.20outbox.20messages.20is.20fraught.20with.20issues/near/1405739):
```
…
-
Currently, dokie.li uses the object of a pim:storage relation from the WebID-Profile document of an authenticated user to determine his/her default storage location preference.
A more flexible app…
-
Sometimes there is a need to obtain the uncommitted events from the aggregate without emptying it. Today, the implementation of the `EventSourcedAggregateRoot::getUncommittedEvents()` method, works by…
-
Is there a possibility to use the Quarkus JMS (Artemis) integration in combination with XA? I don´t find any configuration examples for it and Quarkus just uses the ActiveMQConnectionFactory and not t…