기록 종류마다 commit 보장이 다르다
업무 event와 실패 attempt와 규제 audit를 하나의 service로 뭉개지 않는다.
aggregate commit
same outbox tx
independent commit
separate durable sink
업무 event와 실패 attempt와 규제 audit를 하나의 service로 뭉개지 않는다.
aggregate commit
same outbox tx
independent commit
separate durable sink