summaryrefslogtreecommitdiff
path: root/src/mongo/s/dbclient_multi_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-11681 mongos upconverts all writes by defaultGreg Studer2013-12-161-2/+4
* SERVER-11949 add 30s timeout to config server batch writesRandolph Tan2013-12-091-1/+1
* SERVER-11949 add 30s timeout to config server batch writesRandolph Tan2013-12-091-1/+5
* SERVER-10818 send shardName and version with every batch write requestGreg Studer2013-11-131-4/+29
* SERVER-10818 reorganize all the write commmand stuff in a folderGreg Studer2013-11-111-2/+2
* SERVER-10818 fixes for basic batch downconversionGreg Studer2013-11-081-4/+3
* SERVER-10818 basic write batch downconversion utilitiesGreg Studer2013-10-291-17/+106
* SERVER-10519 fix database name mongos write commands are sent onGreg Studer2013-10-161-3/+9
* SERVER-10532 interfaces and basic implementation for batch write ops, targete...Greg Studer2013-10-031-0/+141