MongoDBConnection

Undocumented in source.

Constructors

this
this(string connectionString, uint maxConnections)
Undocumented in source.

Members

Functions

connectionFactory
auto connectionFactory()
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
auto opDispatch(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
auto opIndex(string collection)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

connections
ConnectionPool!Mongo connections;
Undocumented in source.

Meta