Update Technical future / Andreas
parent
d954dce49d
commit
b84251d3fc
@ -7,4 +7,6 @@
|
||||
* Move repository implementations to their own module and isolate Jakarta Persistence API to their implementations.
|
||||
Keep repository interfaces in `core`
|
||||
* Remove manual transaction handling inside workers (`AbstractWorker` base class)
|
||||
*
|
||||
* Make all notifications event-based rather than direct calls from other service methods
|
||||
* Make event handling asynchronous (such that a failure or slowdown in an event consumer does not interfere with the event producer)
|
||||
* Replay events if a consumer fails?
|
Loading…
x
Reference in New Issue
Block a user