ExRedisPool v0.1.0 ExRedisPool.PoolsRegistry

Keep track of existing connection pools so they can be re-used rather than duplicated.

Summary

Functions

hash_opts(pool, pool_type, pool_opts, worker_opts)
lookup(pool, pool_type, pool_opts, worker_opts)
register(pool, pool_type, pool_opts, worker_opts, pool_ref)
serialize_pool_opts(opts)
serialize_worker_opts(opts)
start_link(opts \\ [])