kafka-go
kafka-go copied to clipboard
Sketch of Transaction API
Sketch of a transaction api for the writer with mode code as a TODO
Based on https://www.confluent.io/blog/transactions-apache-kafka/
I tried to make it similar to the SQL package but I'm not entirely sure of the semantics of writemessages when split across the writer and a transaction
Hi, this api looks pretty good and like its similarity to sql transactions. Just wondering the status of this and ETA, i have an annoying architect wanting exactly once semantics and I'd prefer to use this lib than the confluent one if possible.
What's the status of this PR? How could the community provide help for landing this feature?
Any status on this PR?