0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
Eliot Horowitz
b9d61d202c sharding config db versioning SHARDING-33 2009-09-10 00:39:30 -04:00
Eliot Horowitz
08489a2b42 unique shard key support SHARDING-31 2009-09-03 16:48:34 -04:00
Eliot Horowitz
3ee681be36 more name changes in sharding 2009-09-01 12:17:41 -04:00
Eliot Horowitz
bcd665877b another name changing checkpoint
config.shard -> config.shards
 config.shard[server] -> config.chunks[shard]
2009-09-01 11:09:43 -04:00
Eliot Horowitz
75e16447a4 starting sharding name cleanup SHARDING-25 2009-08-31 16:31:50 -04:00
Eliot Horowitz
745cfbff47 split locking 2009-03-30 13:28:49 -04:00
Eliot Horowitz
d417bc0802 reload option for getShardManager 2009-03-26 17:33:30 -04:00
Eliot Horowitz
0dc0ff0541 make unserialze take a const BSONObj& 2009-02-27 10:37:13 -05:00
Eliot Horowitz
47d36c761e sharding schema change, some object re-org 2009-02-26 12:01:24 -05:00
Eliot Horowitz
2212fb8974 use ShardKeyPattern 2009-02-26 10:14:50 -05:00
Eliot Horowitz
a49b857887 sharding schema change, put shard key in dbconfig 2009-02-26 09:47:25 -05:00
Eliot Horowitz
206b92fce3 merge conflict checkpoint
some cloneCollection fixes
some moveShard work
2009-02-20 12:47:59 -05:00
Eliot Horowitz
a55abd3fa2 lots of low level shard infrastructure in place now 2009-02-19 13:26:25 -05:00
Eliot Horowitz
07cdf76329 shard infrastructure checkpoint 2009-02-19 12:55:01 -05:00
Eliot Horowitz
bd5a594333 some sharding commands stubbed 2009-02-18 13:54:22 -05:00
Eliot Horowitz
ea976ed9fa name cleaning 2009-02-17 11:41:34 -05:00
Eliot Horowitz
2aae06ec8b fix giving config servers with/without port 2009-02-17 10:25:35 -05:00
Eliot Horowitz
c949969fa2 partial movePrimary 2009-02-13 16:18:14 -05:00
Eliot Horowitz
fe4892bbf8 option to not create database object on getDBConfig 2009-02-13 10:01:59 -05:00
Eliot Horowitz
a835ed1af5 renamed dbgrid s 2009-02-13 09:22:04 -05:00