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

feat: add redis cluster #938

Merged
merged 13 commits into from
Aug 11, 2023
Merged

Commits on Jul 27, 2023

  1. add redis cluster

    liwc1 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5f76ee8 View commit details
    Browse the repository at this point in the history
  2. 调整cluster redis配置加载

    “city55238” authored and “city55238” committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    86683e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. feat:调整cluster配置加载

    “city55238” authored and “city55238” committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    53ffa21 View commit details
    Browse the repository at this point in the history
  2. feat:调整cluster变量命名

    “city55238” authored and “city55238” committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    548ef4c View commit details
    Browse the repository at this point in the history
  3. 调整日志规范

    “city55238” authored and “city55238” committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6c13f28 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. 拆分cluster client

    “city55238” authored and “city55238” committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b55c042 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. 修改docker-compose.yaml

    “city55238” authored and “city55238” committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    84f6f8f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. 去除CmdOnCluster函数

    “city55238” authored and “city55238” committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c2bf354 View commit details
    Browse the repository at this point in the history
  2. cluster继承原始redis cluster方法

    “city55238” authored and “city55238” committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    bbf5c72 View commit details
    Browse the repository at this point in the history
  3. fix config

    “city55238” authored and “city55238” committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a02df52 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. 区分cluster config

    “city55238” authored and “city55238” committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b50e68d View commit details
    Browse the repository at this point in the history
  2. finx ins is nil

    “city55238” authored and “city55238” committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4a4dd04 View commit details
    Browse the repository at this point in the history
  3. rename defaultOption

    “city55238” authored and “city55238” committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3aec80a View commit details
    Browse the repository at this point in the history