MongoDB for the XP Framework

bson cosmosdb mongodb mongodb-atlas mongodb-php-library protocol replica-set scram-sha-1 scram-sha-256 sessions transactions xp-framework
1 Open Issue Need Help Last updated: Jul 19, 2025

Open Issues Need Help

View All on GitHub
Support bulkWrite about 2 months ago

AI Summary: Implement support for MongoDB's bulkWrite command in the existing XP Framework MongoDB library. This involves adding a new method (or enhancing an existing one) to handle multiple insert, update, and delete operations in a single request, mirroring the functionality of MongoDB\Driver\BulkWrite. The implementation should consider compatibility with MongoDB versions prior to 8.0, potentially offering different execution paths depending on the server version.

Complexity: 4/5
enhancement good first issue help wanted

MongoDB for the XP Framework

PHP
#bson#cosmosdb#mongodb#mongodb-atlas#mongodb-php-library#protocol#replica-set#scram-sha-1#scram-sha-256#sessions#transactions#xp-framework