mongo-rust-driver icon indicating copy to clipboard operation
mongo-rust-driver copied to clipboard

RUST-1713 Bulk Write

Open isabelatkinson opened this issue 1 year ago • 1 comments

Implement support for the new bulkWrite command. This PR can be reviewed in tandem with the specification changes (https://github.com/mongodb/specifications/pull/1534).

I've left some things out of this PR to minimize its size and ensure that it will be a digestible reference implementation. Additional tickets can be found in RUST-1282.

isabelatkinson avatar Feb 21 '24 19:02 isabelatkinson

@abr-egn thank you 🙂

isabelatkinson avatar May 14 '24 16:05 isabelatkinson