Skip to content
Snippets Groups Projects
Commit bac8b695 authored by Jeff Yemin's avatar Jeff Yemin Committed by Robert J. Moore
Browse files

Cleaned up CRUD code for MongoDbClient to improve readability.

Simplified insert CRUD code to always use insertMany even when batchSize == 1,
 as there is no performance penalty for this in the driver.
parent 170b660b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment