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

fix: Update RedisCluster to use redis-py official implementation #2554

Merged
merged 9 commits into from
Apr 15, 2022

Commits on Apr 15, 2022

  1. switch to using redis cluster in redis-py

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    ee665b9 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    e300263 View commit details
    Browse the repository at this point in the history
  3. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    0109b61 View commit details
    Browse the repository at this point in the history
  4. Fix dependencies

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    aec9c28 View commit details
    Browse the repository at this point in the history
  5. Update py3.7-ci-requirements.txt

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    07e2e59 View commit details
    Browse the repository at this point in the history
  6. update 3.10 requirements

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    2861c5a View commit details
    Browse the repository at this point in the history
  7. Fix dependencies to address issues

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 15, 2022
    1 Configuration menu
    Copy the full SHA
    1496fa5 View commit details
    Browse the repository at this point in the history
  8. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    7ba4ec8 View commit details
    Browse the repository at this point in the history
  9. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    03aceb5 View commit details
    Browse the repository at this point in the history