ydb-go-sdk
ydb-go-sdk copied to clipboard
feat: Read topic without consumer
- [ ] 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.