Module vibe.db.mongo.settings

MongoDB client connection settings.

Functions

Name Description
parseMongoDBUrl 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:

Classes

Name Description
MongoClientSettings

Structs

Name Description
MongoHost

Authors

Sönke Ludwig

Copyright

© 2012-2016 RejectedSoftware e.K.

License

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