Kirill5k / mongo4cats

MongoDB Java client wrapper for Cats Effect & FS2 and ZIO
https://kirill5k.github.io/mongo4cats/docs/
Apache License 2.0
107 stars 22 forks source link

Add support for pipelined updates in bulk writes #30

Closed dieproht closed 1 year ago

dieproht commented 1 year ago

Hi! This PR adds support for pipelined updates in bulk writes as it is already suported for ordinary updates.

Kirill5k commented 1 year ago

Thank you for your contribution!

I will release it tomorrow