ydb-rs-sdk
ydb-rs-sdk copied to clipboard
After merged end released https://github.com/seanmonstar/warp/pull/846 Because warp has dependencies to multipart -> buf_redux, which contains feature incompatibilities. Clippy warning The following warnings were discovered during the build. These warnings are...
Now it break one transaction to several transparently it is bad
https://ydb.tech/en/docs/reference/ydb-sdk/recipes/bulk-upsert - [ ] Implement in code - [ ] Fix [feature compare](https://ydb.tech/en/docs/reference/ydb-sdk/feature-parity) in docs
Now it can return NullType
Research about need to support cancelation token. https://docs.rs/tokio-util/latest/tokio_util/sync/struct.CancellationToken.html