summaryrefslogtreecommitdiff
path: root/s/strategy_shard.cpp
Commit message (Expand)AuthorAgeFilesLines
* don't optimize field set for sharding internalsEliot Horowitz2009-08-111-0/+1
* Sharding: save() support SHARDING-17Eliot Horowitz2009-06-041-3/+8
* Sharding: remove special case for single server since it falls down on certai...Eliot Horowitz2009-04-211-5/+0
* Sharding: auto splitting working nicelyEliot Horowitz2009-04-161-0/+5
* name cleaningEliot Horowitz2009-03-231-7/+6
* Replace emptyObj with BSONObj()Aaron2009-03-191-1/+1
* sharded deleteEliot Horowitz2009-02-261-0/+33
* sharded updateEliot Horowitz2009-02-261-12/+38
* sharding schema change, some object re-orgEliot Horowitz2009-02-261-2/+2
* comments and better names for shardkeyDwight2009-02-251-1/+1
* getMore finished, some cleaning, debuggingEliot Horowitz2009-02-251-7/+13
* getMore checkpointEliot Horowitz2009-02-251-3/+15
* cursor code re-orgEliot Horowitz2009-02-251-150/+1
* some limit fixes, getMore checkpointEliot Horowitz2009-02-251-1/+6
* sort by non-shard keyEliot Horowitz2009-02-241-2/+92
* almost done with sorting on shard keysEliot Horowitz2009-02-241-5/+9
* sharded sort by shard keyEliot Horowitz2009-02-241-12/+57
* elim signed unsigned warning on windowsDwight2009-02-241-1/+1
* sharded cursor framework, serial unordered access worksEliot Horowitz2009-02-231-16/+16
* cursor checkpoint - wrong computerEliot Horowitz2009-02-231-9/+7
* sharding checkpoint and copy and paste errorEliot Horowitz2009-02-231-3/+57
* only make decision on shards based on filterEliot Horowitz2009-02-231-1/+4
* sharding query work - works of only need 1 serverEliot Horowitz2009-02-211-27/+12
* insert shard checkpointEliot Horowitz2009-02-201-0/+86