Hi
Finally started working with the Edge Workflows.
Have the workflow talking to a Local Redis instance. Cool.
Only thing is I would love to be able to subscribe to a Redis channel and use it as a trigger.
That way we could deploy other code - run it, and it could trigger workflows locally by publishing to the local
REDIS queue.