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

twemproxy work with redis-sentinel #324

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Commits on Jan 7, 2014

  1. Merge pull request #1 from twitter/master

    merge author‘s change
    andyqzb committed Jan 7, 2014
    Configuration menu
    Copy the full SHA
    a63cd7a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2014

  1. Merge pull request #2 from twitter/master

    merge author's code
    andyqzb committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    47afc28 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2014

  1. Merge pull request #3 from twitter/master

    merge twitter twemproxy master changes
    andyqzb committed Oct 29, 2014
    Configuration menu
    Copy the full SHA
    49d62f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2014

  1. Merge pull request #4 from twitter/master

    merge twitter twemproxy master changes
    andyqzb committed Dec 2, 2014
    Configuration menu
    Copy the full SHA
    dcc2613 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2015

  1. Configuration menu
    Copy the full SHA
    1914e4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0ba197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    334b7e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fde4c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6abc7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0d8cf2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    431889d View commit details
    Browse the repository at this point in the history
  8. add sentinel tag to struct server, add sentinel disconnect and deinit…

    … when proxy deinits, simplify the process steps of sentinel messages
    andyqzb committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    49c2d7b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b935675 View commit details
    Browse the repository at this point in the history
  10. skip sentinel server's stats

    andyqzb committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    e27b51c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ca5311b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    36c5c2f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    70cb70a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    948ffb2 View commit details
    Browse the repository at this point in the history
  15. add assert in server_init

    andyqzb committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    2612dcf View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2015

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

Commits on Mar 31, 2015

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

Commits on Jul 12, 2015

  1. Configuration menu
    Copy the full SHA
    95c87eb View commit details
    Browse the repository at this point in the history
  2. update README.md

    andyqzb committed Jul 12, 2015
    Configuration menu
    Copy the full SHA
    b954260 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2015

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

Commits on Jul 20, 2015

  1. add sentinel test cases

    andyqzb committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    be5c36d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e77b58 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2015

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

Commits on Jul 25, 2015

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

Commits on Sep 16, 2016

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

Commits on Sep 17, 2016

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

Commits on Jul 2, 2021

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

Commits on May 3, 2022

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

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    a62fa1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7dc446 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c48722f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. continue to process left master info when proxy met a unknown server …

    …name
    andyqzb authored and Andy committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    ef3d8d0 View commit details
    Browse the repository at this point in the history