exd_streams v0.0.2 ExdStreams.Plugins.StreamPlugin.RedisPool
Manages a pool of redix connections
Link to this section Summary
Functions
Dispatch command using a pooled Redix connection
Dispatch a pipeline of commands using a pooled Redix connection
Link to this section Functions
Link to this function
child_spec(args)
Link to this function
command(command)
Dispatch command using a pooled Redix connection
Link to this function
pipeline(commands)
Dispatch a pipeline of commands using a pooled Redix connection