Login  Register

MongoTalk and Replica Sets

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

MongoTalk and Replica Sets

philippeback
3147 posts
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