Module vibe.db.mongo.client
MongoClient
class doing connection management. Usually this is a main entry point for client code.
Classes
Name | Description |
---|---|
MongoClient | Represents a single remote MongoClient . Abstracts away management of connections to mongo service. |
Authors
Sönke Ludwig
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.