We are evaluating MongoDB with my team and I have a couple questions that I'm sure are answered somewhere on the web but I couldn't find the answers...
1) Can we hot plug a data node in the MongoDB cluster? If we can how difficult is it? 2) It seems like MongoDB works from the HDD, but does it have a caching strategy to avoid hitting the disk w/ every requests? Is the caching strategy configurable?
Thanks for your help