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(api): add consistent hash table size api #3348

Merged
merged 6 commits into from
May 14, 2024

Commits on May 8, 2024

  1. Add consistent hash table size api

    Signed-off-by: Dingkang Li <dingkang1743@gmail.com>
    aoledk committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7a37883 View commit details
    Browse the repository at this point in the history
  2. Set consistent hash table size's minimum as the smallest prime number: 2

    Signed-off-by: Dingkang Li <dingkang1743@gmail.com>
    aoledk committed May 8, 2024
    Configuration menu
    Copy the full SHA
    78f31d0 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge branch 'main' into consistent-hash-table-size-api

    Signed-off-by: Dingkang Li <dingkang1743@gmail.com>
    aoledk committed May 9, 2024
    Configuration menu
    Copy the full SHA
    621e1c4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Comment tableSize api as notImplementedHide

    Signed-off-by: Dingkang Li <dingkang1743@gmail.com>
    aoledk committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4202e18 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into consistent-hash-table-size-api

    Signed-off-by: Dingkang Li <dingkang1743@gmail.com>
    aoledk committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6002bd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e3d50c View commit details
    Browse the repository at this point in the history