Paul Pounder

Results 1 issues of Paul Pounder

Hi there, I'm trying to connect to my replica set within Symfony. I have my config settings as follows as per http://symfony.com/doc/current/bundles/DoctrineMongoDBBundle/config.html#connecting-to-a-pool-of-mongodb-servers-on-1-connection ``` connections: default: server: 'mongodb://*.*.*.1:27017,*.*.*.2:27017,*.*.*.3:27017' ``` However I...

Documentation
Hacktoberfest