Connect

This package contains classes used to create connections to MongoDBs.

Classes

MongoDbConnection

MongoDB connection using the official driver.

MongoDbConnectionResolver

Helper class that resolves MongoDB connection and credential parameters, validates them and generates a connection URI. It is able to process multiple connections to MongoDB cluster nodes.