poolboy implementation of Mongo.Pool.Adapter.
Mongo.Pool.Adapter
Starts the poolboy pool
Starts the poolboy pool.
:pool_size - The number of connections to keep in the pool (default: 10) :max_overflow - The maximum overflow of connections (default: 0) (see poolboy docs)