pools: an implementation of the pool management storage
controller for mongodb.
- Schema:
- ‘n’: name :: six.text_type
‘u’: uri :: six.text_type
‘w’: weight :: int
‘o’: options :: dict
-
class PoolsController(*args, **kwargs)
Bases: zaqar.storage.base.PoolsBase