ydb-go-sdk icon indicating copy to clipboard operation
ydb-go-sdk copied to clipboard

feat: Commit messages from topic with transaction

Open rekby opened this issue 1 year ago • 0 comments

Feature Request

YDB supports transactions between tables and topics. It allow to commit messages to a topic with common transaction commit (with table changes and topic writes).

  • [x] Initial commit
  • [x] Traces
  • [x] Integration tests
  • [x] Code examples
  • [ ] Positive tests
  • [ ] Negative tests
  • [ ] Optimizations for batch many reads in one commit call
  • [ ] Reconnect reader on failed commit

rekby avatar Jun 25 '24 11:06 rekby