Skip to content

Instantly share code, notes, and snippets.

@FrancescaK
Created May 6, 2014 18:11
Show Gist options
  • Save FrancescaK/6ce0b2ca9092da898244 to your computer and use it in GitHub Desktop.
Save FrancescaK/6ce0b2ca9092da898244 to your computer and use it in GitHub Desktop.
Tiered_Storage_Gist6
db.messages.ensureIndex({date:1})
sh.shardCollection('enron.messages',{date:1})
{ "collectionsharded" : "enron.messages", "ok" : 1 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment