summaryrefslogtreecommitdiff
path: root/client/dbclient_rs.cpp
Commit message (Expand)AuthorAgeFilesLines
* mergedwight2010-12-191-2/+2
* fix ReplicaSetMonitor shared_ptrEliot Horowitz2010-12-191-4/+4
* route queries to secondaris if SLAVE_OK is set SEVER-1634Eliot Horowitz2010-12-191-6/+34
* linux compileEliot Horowitz2010-12-191-3/+3
* DBClientReplicaSet::slaveConn hooked up again - final prep for SEVER-1634Eliot Horowitz2010-12-181-10/+86
* remove isMember since it was ill-formed and only used for an assertEliot Horowitz2010-12-181-14/+0
* DBClientReplica set refactoring just about doneEliot Horowitz2010-12-181-141/+209
* moving replica set client code into own filesEliot Horowitz2010-12-171-0/+237