Supervisor for a poolboy pool of Redix connections.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec query(Redix.command()) :: Redix.Protocol.redis_value()
@spec query_pipe([Redix.command()]) :: [Redix.Protocol.redis_value()]