Module mongors::pool[][src]

Structs

ConnectionPool

Handle connections to a MongoDB server.

PooledStream

Holds an available socket, with logic to return the socket to the connection pool when dropped.

Statics

DEFAULT_POOL_SIZE