Comment by bjornsing

Comment by bjornsing 14 hours ago

0 replies

"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.