-
Notifications
You must be signed in to change notification settings - Fork 42
docs: Unit of work #186
Copy link
Copy link
Closed
Labels
Description
I believe that the basic Unit of Work is UseCase in Almin.
We will write this to documentation.
Notes 📝
We will think about Transaction UseCase/Batch UseCase.
It maybe can be implemented as TransactionUseCase
The TransactionUseCase execute sub UseCase without execute() method.
Reactions are currently unavailable