redis_poolex v0.0.3 RedisPoolex.Supervisor
Redis connection pool supervisor to handle connections via pool and reduce the number of opened connections via GenServer.
Summary
Functions
Callback implementation for c::supervisor.init/1
Making query via connection pool using %{command: command, params: params}
pattern
Functions
Making query via connection pool using %{command: command, params: params}
pattern.