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

chore: replace xxh3 with murmur3 in bucket algorithm #846

Merged
merged 5 commits into from
Aug 21, 2023
Merged

chore: replace xxh3 with murmur3 in bucket algorithm #846

merged 5 commits into from
Aug 21, 2023

Commits on Aug 17, 2023

  1. refactor: replace xxh3 with murmur3

    Signed-off-by: Craig Pastro <pastro.craig@gmail.com>
    Craig Pastro committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b46f2fd View commit details
    Browse the repository at this point in the history
  2. docs: link to murmur3

    Signed-off-by: Craig Pastro <pastro.craig@gmail.com>
    Craig Pastro committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    84e15ac View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Update core/pkg/eval/fractional_evaluation.go

    Co-authored-by: Giovanni Liva <giovanni.liva@dynatrace.com>
    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert and thisthat authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c26165a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d002917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99e4ffb View commit details
    Browse the repository at this point in the history