-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
PHP Drivers
Implement an API for constructing and executing libmongoc's mongoc_bulkwrite_t object. This will need to be distinct from MongoDB\Driver\BulkWrite, which is implemented atop mongoc_bulk_operation_t.
- depends on
-
CDRIVER-4363 Improved Bulk Write API
- Closed
-
CDRIVER-5816 Allow constructing mongoc_bulkwrite_t without a client
- In Progress