0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
mongodb/s
Eliot Horowitz fac9fcc1a1 smarter about how to split a shard
if one side is either MIN or MAX, takes all the data and puts in one
   otherwise splits on the median value
2009-03-30 17:13:55 -04:00
..
commands.cpp smarter about how to split a shard 2009-03-30 17:13:55 -04:00
config.cpp split locking 2009-03-30 13:28:49 -04:00
config.h split locking 2009-03-30 13:28:49 -04:00
cursors.cpp shard versioning checkpoint 2009-03-25 17:35:38 -04:00
cursors.h Replace emptyObj with BSONObj() 2009-03-19 16:23:04 -04:00
d_logic.cpp allow "raw" clients - better messags 2009-03-26 17:32:25 -04:00
d_logic.h compile windows/visual studio 2009-03-19 10:33:35 -04:00
dbgrid.vcproj clean up warnings on windows 2009-03-23 13:12:47 -04:00
request.cpp use AbstractMessagingPort 2009-03-01 23:43:00 -05:00
request.h use AbstractMessagingPort 2009-03-01 23:43:00 -05:00
server.cpp remind people at startup that there is a web admin interface 2009-03-25 17:30:30 -04:00
server.h
shard.cpp smarter about how to split a shard 2009-03-30 17:13:55 -04:00
shard.h smarter about how to split a shard 2009-03-30 17:13:55 -04:00
shardkey.cpp smarter about how to split a shard 2009-03-30 17:13:55 -04:00
shardkey.h smarter about how to split a shard 2009-03-30 17:13:55 -04:00
strategy_shard.cpp name cleaning 2009-03-23 16:42:18 -04:00
strategy_single.cpp sharding query work - works of only need 1 server 2009-02-21 23:39:41 -05:00
strategy.cpp better checkShardVersion 2009-03-30 10:50:10 -04:00
strategy.h split locking 2009-03-30 13:28:49 -04:00