summaryrefslogtreecommitdiff
path: root/src/mongo/s/batched_command_request.h
Commit message (Expand)AuthorAgeFilesLines
* SEVER-10521 Update write commands types to comform to v0.4 of the specAlberto Lerner2013-10-111-4/+4
* SERVER-10532 batch write executor and unit testsGreg Studer2013-10-071-0/+1
* SERVER-10532 fix osx, rhel compile, no need for explicit copy constructor in ...Greg Studer2013-09-271-4/+0
* SERVER-10532 single write op state in mongosGreg Studer2013-09-271-0/+47
* SERVER-10532 replace WriteItem with BatchedCommandRequest, conform to new res...Greg Studer2013-09-231-0/+4
* SERVER-10532 thin wrapper class for batched write request typesGreg Studer2013-09-121-0/+123