|
|
|
|
|
by bjornsing
254 days ago
|
|
"Exactly-Once Event Processing" is possible if (all!) the processing results go into a transactional database along with the stream position marker in a single transaction. That’s probably the mechanism they are relying on. |
|