ydb-platform / ydb-python-sdk

YDB Python SDK
https://ydb-platform.github.io/ydb-python-sdk/
Apache License 2.0
87 stars 50 forks source link

feature: Batch new data requests #442

Open rekby opened 5 months ago

rekby commented 5 months ago

Now the reader return messages as receive, for example with one message per batch.

Batch requests for new data and send new request with 10% of buffer size or more - for batch messages on the server