Skip to content

Add xxHash algorithm for file hashes#122

Merged
ayoisaiah merged 2 commits into
ayoisaiah:masterfrom
SlimRAG:master
Jul 18, 2025
Merged

Add xxHash algorithm for file hashes#122
ayoisaiah merged 2 commits into
ayoisaiah:masterfrom
SlimRAG:master

Conversation

@fanyang89

Copy link
Copy Markdown
Contributor

This patch adds xxhash algorithm for file hashing:

  • xxh32
  • xxh64

@ayoisaiah

Copy link
Copy Markdown
Owner

@fanyang89 Could you please add some tests? See variables_test.go

@fanyang89

Copy link
Copy Markdown
Contributor Author

Could you please add some tests?

@ayoisaiah Sure, please have a look at ecc7637

@fanyang89

Copy link
Copy Markdown
Contributor Author

The CI workflow seems broken, set the variable GO_VERSION in the repo settings may work

@ayoisaiah

Copy link
Copy Markdown
Owner

@fanyang89 Thanks, I'll fix the workflow. I didn't realize variables aren't available to pull requests made from forks

@ayoisaiah ayoisaiah merged commit 2abed18 into ayoisaiah:master Jul 18, 2025
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants