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

optimize: use expire key instead hash when using redis as registry center #4176

Merged
merged 7 commits into from
Jan 14, 2022

Commits on Dec 13, 2021

  1. optimize: use expire key instead hash when using redis as registry ce…

    …nter.
    siyu.zhang committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    abe0717 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d9408f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. optimize: use expire key instead hash when using redis as registry ce…

    …nter.
    siyu.zhang authored and Pinocchio2018 committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    102869d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop_issue_4100' of https://github.com/Pinocchio2018…

    …/seata into develop
    
    � Conflicts:
    �	discovery/seata-discovery-redis/src/main/java/io/seata/discovery/registry/redis/RedisRegistryServiceImpl.java
    Pinocchio2018 committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    563d858 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. use better method name

    Pinocchio2018 committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    173b3e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3ae8a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

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