vibe.db.mongo.settings

MongoDB client connection settings.

Members

Classes

MongoClientSettings
class MongoClientSettings
Undocumented in source.

Enums

MongoAuthMechanism
enum MongoAuthMechanism
Undocumented in source.

Functions

parseMongoDBUrl
bool parseMongoDBUrl(MongoClientSettings cfg, string url)

Parses the given string as a mongodb URL. The URL must be in the form documented at http://www.mongodb.org/display/DOCS/Connections which is:

Structs

MongoHost
struct MongoHost
Undocumented in source.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Sönke Ludwig