-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JetStream Batch Get Client support #636
Comments
Hi guys! I can try to solve this problem. |
thanks @Ivandemidov00 that would be great I think @scottf was going to work on it but not sure if he started Edit
Yes a new method like that looks good
the details might change since server 2.11 still under development. which also means you'd need to develop against server main branch |
* Added batch get contract
* Added implementation GetBatchDirectAsync
* Added eod parse in headers
* Modify StreamMsgBatchGetRequest
* Added tests for directGetBatch
* Changed tests, set SkipIfNatsServer * Applied dotnet format
Proposed change
ADR: https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-31.md
Use case
.
Contribution
No response
The text was updated successfully, but these errors were encountered: