-
Great work with this project, I'm new to DDD but your work (this repo and your website) has helped me get started. đź‘Ť
I've a couple of questions about how to organise services such as an email send…
-
@rotemtam
Are the GRPC Models and Services generated as different files in ent contrib ?
Example: https://github.com/amplify-edge/sys-share/tree/master/sys-account/proto/v2
It would be good f…
-
In an eventually consistent system I need to be fairly confident that i'm not loosing messages while the transaction of our application service has been committed correctly.
The [`DispatchAfterCurr…
-
### Problem
Whenever performing operations on objects in your application which get directly persisted to the database can involve:
* slow performance when a lot of operations are made (lots of …
-
Stack Trace:
2023-03-09T04:53:23.687+05:30 ERROR 40264 --- [nio-8080-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw…
-
Hi everyone!
I'm so excited about using transaction management among several services via eventuate. This is my first time doing this ;)
Actually, I was be able to run this project [https://github…
-
#### Done in 2.1
- [x] Add events for entity state changes #10895
#### Done in 3.1
- [x] Add IDbCommandInterceptor or similar to allow injecting custom query execution service #15066
- [x] I…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am using EF Core with the CosmosDB provider as my DB context which consists of a very simp…
-
#### SUMMARY
I would want to use a multiple db context approach along with JSON API dot net core and in my case, I want to use 2 db contexts 1 for Postgresql and 1 for sql. I want to use the same ent…
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[x] Feature request
[x] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…