MongoPool
class MongoPool (View source)
Methods
static array
info()
Returns an array of information about all connection pools.
static bool
setSize(int $size)
Sets the max number of connections new pools will be able to create.
static int
getSize()
No description
Details
static array
info()
Returns an array of information about all connection pools.
static bool
setSize(int $size)
Sets the max number of connections new pools will be able to create.
static int
getSize()
.