-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
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
-
- Closed
-
- is depended on by
-
PHPLIB-1627 Implement API for bulkWrite command
-
- In Progress
-
1.
|
BulkWriteCommand insertOne method | PHPC-2490 |
|
In Code Review | Jeremy Mikola | |
2.
|
BulkWriteCommand replace and update methods | PHPC-2491 |
|
In Code Review | Jeremy Mikola | |
3.
|
BulkWriteCommand delete methods | PHPC-2492 |
|
In Code Review | Jeremy Mikola | |
4.
|
BulkWriteCommand execution method | PHPC-2493 |
|
In Code Review | Jeremy Mikola | |
5.
|
Model BulkWriteCommandResult and exception class | PHPC-2494 |
|
In Code Review | Jeremy Mikola | |
6.
|
BulkWriteCommand construction | PHPC-2495 |
|
In Code Review | Jeremy Mikola |