Skip to content

Conversation

@dmaier-redislabs
Copy link
Contributor

@dmaier-redislabs dmaier-redislabs commented Dec 15, 2025

Added a local digest command to the client to execute the XXH3 locally rather than using a server roundtrip.

@petyaslavova I added this for now as a command next to the digest command. There are indeed some discussion points:

  • Should we expose this as a normal command digest_local?
  • Would it make sense to parameterize the digest command instead to have a boolean exec_local parameter?
  • Do we want to expose this that way or move it more to helper section

BTW: This adds xxhash~=3.6.0 as an additional dependency.

@jit-ci
Copy link

jit-ci bot commented Dec 15, 2025

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

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