Commit Graph

24 Commits

Author SHA1 Message Date
Eliot Horowitz
3cc86177ce fix getMore with sharding+rs in edge case SERVER-1584 2010-08-06 13:25:52 -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
c62c43e007 safer 2010-07-04 07:17:56 -04:00
Eliot Horowitz
d24e2d0611 make sure we own our getLastError 2010-07-04 07:15:10 -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 Merriman
a190583c51 MutexDebugger 2010-05-26 00:46:49 -04:00
dwight
68fd2fd927 fix packing for gcc 2010-05-23 16:05:08 -04:00
Dwight
4b79590e83 rs synced cluster 2010-05-14 14:01:51 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Eliot Horowitz
a60318c503 begginings of WriteConcern for c++ and a update impl for SCC that doesn't fsync 2010-04-23 11:22:35 -04:00
Eliot Horowitz
3758c71ab8 implement remove() for SCC 2010-04-22 21:02:44 -04:00
Eliot Horowitz
8a477653a9 indexes and SCC 2010-04-22 17:06:13 -04:00
Eliot Horowitz
b63a7c1eb0 SyncClusterConnection _id safety 2010-04-21 15:55:58 -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