Eliot Horowitz
|
d6f97c514b
|
fix getLastErrorDetailed definitions to match
|
2011-10-10 03:26:10 -04:00 |
|
Eliot Horowitz
|
5fafbffa27
|
don't use lazy on connection types where it can't work
|
2011-08-03 11:05:31 -04:00 |
|
Eliot Horowitz
|
68e0ade105
|
fix connection pooling with socket timeouts
|
2011-07-12 13:48:20 -04:00 |
|
Kristina
|
d9cec7a480
|
add auth method for config server connections SERVER-921
|
2011-06-22 12:52:45 -04:00 |
|
gregs
|
884e100ec0
|
better logic for no-result in rs for parallel ops SERVER-2481
|
2011-06-16 17:34:40 -04:00 |
|
gregs
|
436a4edd9f
|
add client socket timeout option SERVER-3220
|
2011-06-13 19:43:38 -04:00 |
|
Mathias Stearn
|
b690e237fd
|
Add InsertOption_KeepGoing to keep going after error on bulk insert. SERVER-509
|
2011-05-23 18:46:27 -04:00 |
|
Eliot Horowitz
|
471fd7da06
|
added option paral to call to specify server address where was sent if different
|
2011-02-05 17:52:36 -05:00 |
|
Eliot Horowitz
|
b828d21630
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
|
Eliot Horowitz
|
fba685096f
|
remove isMember since it was ill-formed and only used for an assert
|
2010-12-18 21:47:22 -05:00 |
|
dwight
|
71f8a44720
|
missing pragma onces
|
2010-11-05 22:50:04 -04:00 |
|
Eliot Horowitz
|
f1a8c6ef54
|
fix getMore with sharding+rs in edge case SERVER-1584
|
2010-08-06 13:24:59 -04:00 |
|
Eliot Horowitz
|
67f4da9b32
|
replaced replica pair connection with basic set version SERVER-1320
|
2010-07-30 14:30:02 -04:00 |
|
Eliot Horowitz
|
3bfc2c0099
|
findOne now takes const Query&
|
2010-07-21 16:30:32 -04:00 |
|
Eliot Horowitz
|
6048738ac9
|
raw methods for talking to db
fix sync cluster connection getMore
|
2010-07-21 14:12:32 -04:00 |
|
Eliot Horowitz
|
6cb09e33a2
|
dist lock fixes
|
2010-07-12 17:48:09 -04:00 |
|
Eliot Horowitz
|
6bd7d29d99
|
better distributed locking
|
2010-07-02 16:48:21 -04:00 |
|
Eliot Horowitz
|
e365deea86
|
clean up cursors SERVER-1167
|
2010-05-28 14:23:37 -04:00 |
|
Dwight
|
4b79590e83
|
rs synced cluster
|
2010-05-14 14:01:51 -04:00 |
|
Dwight
|
e8a8a31b18
|
hostandport cleaning
|
2010-05-14 13:07:24 -04:00 |
|
Eliot Horowitz
|
435cdcea55
|
some typos SERVER-1103
|
2010-05-08 11:46:40 -04:00 |
|
Dwight
|
bd28578ab8
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
|
Mathias Stearn
|
2f197d5192
|
Automatic cleanup of global macros in client headers. SERVER-1042
|
2010-04-23 18:10:14 -04:00 |
|
Eliot Horowitz
|
54619e3b90
|
sync cluster connection work with write $cmd
|
2010-04-20 22:15:16 -04:00 |
|
Eliot Horowitz
|
1e6780f844
|
can use sharding with SyncClusterConnection for 2 phase commit across 3 servers SHARDING-39
|
2010-03-22 11:47:37 -04:00 |
|
Eliot Horowitz
|
92dca86601
|
some abstractions in prep for SHARDING-39
|
2010-03-22 09:51:06 -04:00 |
|
Eliot Horowitz
|
43ab678aa0
|
read only command support in ClusterSyncConnection
|
2010-03-11 11:20:20 -05:00 |
|
Eliot Horowitz
|
dd19206172
|
batchSize option for js and c++
|
2010-02-27 11:16:26 -05:00 |
|
Richard Kreuter
|
b96e4b2976
|
Add license headers to .cpp & .h files that lacked them. MINOR
|
2010-02-09 16:48:21 -05:00 |
|
Dwight
|
0a3f5af2c3
|
fix vcproj; typo
|
2010-01-20 14:34:53 -05:00 |
|
Eliot Horowitz
|
2ff6749889
|
Quorum -> SyncClusterConnection
|
2010-01-19 17:36:01 -05:00 |
|