ExRedisPool v0.2.1 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

new_pool(pool_ref, pool_opts, worker_opts)
start_link(opts \\ [])