MongoTalk and Replica Sets
Posted by philippeback on Mar 25, 2015; 9:35pm
URL: https://forum.world.st/MongoTalk-and-Replica-Sets-tp4815182.html
For serious use of MongoDB, there is a need to support replica sets.
At this point, the MongoClient doesn't appear to support much more
than a simple mongod instance.
Is there support for that anywhere ?
(leaving behind the requirements for supporting GridFS and bulk operations).
Python and Node drivers do have support for these. Maybe someone
ported parts of them to Pharo?
TIA
Phil