Redix.noreply_pipeline-exclamation-mark

You're seeing just the function noreply_pipeline-exclamation-mark, go back to Redix module for more information.
Link to this function

noreply_pipeline!(conn, commands, opts \\ [])

View Source (since 0.8.0)

Specs

noreply_pipeline!(connection(), [command()], keyword()) :: :ok

Same as noreply_pipeline/3 but raises in case of errors.