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

Redis unstable nodename #38

Open
wants to merge 13 commits into
base: cluster_nodename_feature
Choose a base branch
from

Commits on Oct 28, 2021

  1. Temp nodename (#36)

    Add nodename feature and gossip functionality
    hwware authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    28ec716 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3db32c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Revert "Remove the part that should be auto generated"

    This reverts commit d3db32c.
    hwware committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    bf0287a View commit details
    Browse the repository at this point in the history
  2. Update help.h

    hwware committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    ef7aa74 View commit details
    Browse the repository at this point in the history
  3. Update help.h

    hwware committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    a9fb173 View commit details
    Browse the repository at this point in the history
  4. Debug command in cli

    hwware committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    26fb2f5 View commit details
    Browse the repository at this point in the history
  5. Update server.c

    hwware committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    60552ed View commit details
    Browse the repository at this point in the history
  6. Add command to server.c

    hwware committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    8ad8c62 View commit details
    Browse the repository at this point in the history
  7. Revert "Debug command in cli"

    This reverts commit 26fb2f5.
    hwware committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    1c667d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f90304f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Addressed comments

    hwware committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    1f3b712 View commit details
    Browse the repository at this point in the history
  2. Update cluster.h

    hwware committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    378d3f9 View commit details
    Browse the repository at this point in the history
  3. Update cluster.c

    hwware committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    b12981b View commit details
    Browse the repository at this point in the history