Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Maglev hashing LB algorithm #554

Merged
merged 18 commits into from
May 16, 2023
Merged

Commits on Mar 19, 2023

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

Commits on Mar 24, 2023

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

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    7c7c9eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f77bfbb View commit details
    Browse the repository at this point in the history
  3. add support for maglev hash

    shawnh2 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e2fa0a2 View commit details
    Browse the repository at this point in the history
  4. add test for maglev hash

    shawnh2 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    fcc7ddc View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

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

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    c2386f9 View commit details
    Browse the repository at this point in the history
  2. fix import format

    shawnh2 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    4eb2153 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8f7161 View commit details
    Browse the repository at this point in the history
  4. fix review

    shawnh2 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    85cb35e View commit details
    Browse the repository at this point in the history
  5. fix go.mod

    shawnh2 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    70fe8bf View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/lb-maglev' into lb-maglev

    # Conflicts:
    #	go.sum
    shawnh2 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    dc4a105 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

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

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    f047ac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cb5023 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e23602 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

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