Devolutions / mongodm-rs

A thin ODM layer for mongodb
30 stars 9 forks source link

Expose a bulk_update method on repository (`Repository::bulk_update(...)`) #14

Closed Samuel-B-D closed 3 years ago

Samuel-B-D commented 3 years ago

Added as a work-around until the official rust driver support this feature. See: https://jira.mongodb.org/browse/RUST-531