How many mongocxx::instance object I need if my application connect more than one mongod? or just one?
I wrote a script, but when searched brings only one set of results. How do I make it so if there is more than one result, it will display them all?
I followed the Ubuntu install instructions exactly, why is 3.0.5 using the 2.4 version config file, when all of MongoDB documentation uses the YAML format now for config options?
I am planning to add more storage to my exiting mongodb by adding external disk. Can anyone suggest how to connect external disk to mongodb?