ExRedisPool v0.0.3 ExRedisPool.PoolsSupervisor
Supervisor (simple-one-for-one) for connection pools.
Each child of this supervisor is a supervisor containing
two connection pools, a synchronous pool for q
and qp
,
and an asynchronous pool for q_noreply
and qp_noreply
.
This supervisor holds all of the pools for each RedisPool process.
Summary
Functions
Callback implementation for c::supervisor.init/1