Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable redis server as coordination backend for platform development #5052

Closed
wants to merge 2 commits into from

Commits on Oct 22, 2020

  1. Enable redis server as coordination backend for platform development

    A lot of workflow use cases that contain parallel branches, join task, and with items task require coordination service to be configured to be executed properly. For platform development, setup coordination service using redis server as backend by default to avoid confusion in troubleshooting and debugging workflows.
    m4dcoder committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    ea8163d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    72adc98 View commit details
    Browse the repository at this point in the history