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

[Feature]: Hash key generator #68

Merged
merged 4 commits into from
Oct 16, 2024
Merged

[Feature]: Hash key generator #68

merged 4 commits into from
Oct 16, 2024

Conversation

rawilk
Copy link
Owner

@rawilk rawilk commented Oct 16, 2024

Adds a new HashKeyGenerator, which serves as an alternative to the Md5KeyGenerator. By default, the generator uses the xxh128 hashing algorithm, but that can changed easily by modifying the hash_algorithm config value.

@rawilk rawilk added the enhancement New feature or request label Oct 16, 2024
@rawilk rawilk merged commit 2d93b02 into main Oct 16, 2024
15 of 23 checks passed
@rawilk rawilk deleted the hash-key-generator branch October 16, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant