Connecting to a Replica Set from PyMongo
16 August 2010PyMongo makes working with replica sets easy. Here we’ll launch a new replica set and show how to handle both initialization and normal connections with PyMongo. This blog post will also be going up as an example in the PyMongo docs – check that page out for more examples of how to get things done with PyMongo.
(more…)
