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

feat: Read topic without consumer

Open rekby opened this issue 1 year ago • 0 comments

  • [ ] Simple implementation, without save state
  • [ ] Add save state between reconnection
  • [ ] Remove experimental mark from the API

Allow to read topic without consumer.

Empty consumer name must return error (for prevent unexpected read without consumer), allow read without consumer with special option.

rekby avatar Dec 08 '23 16:12 rekby