0

I am trying to set up hash-based sharding, but it doesn't works. I am using mongo 2.4.

It would be great to see real examples of how to start mongo claster. (steps)

How to configure hash-based sharding for large MongoDB deployment?

Andrei
  • 42,814
  • 35
  • 154
  • 218

1 Answers1

1

Here's Hash-Based Sharing example from MongoDB blog...

walid
  • 494
  • 3
  • 16