Skip to content

feat(client): add local digest helper for CAS/CAD operations#3154

Merged
nkaradzhov merged 2 commits intoredis:masterfrom
PavelPashov:feat/add-local-digest-helper
Jan 12, 2026
Merged

feat(client): add local digest helper for CAS/CAD operations#3154
nkaradzhov merged 2 commits intoredis:masterfrom
PavelPashov:feat/add-local-digest-helper

Conversation

@PavelPashov
Copy link
Contributor

@PavelPashov PavelPashov commented Jan 9, 2026

Description

  • Add digest function with dynamic import of @node-rs/xxhash
  • Add @node-rs/xxhash as optional peer dependency
  • Add comprehensive tests for digest function
  • Document CAS/CAD operations and digest helper in README

Checklist

  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

@PavelPashov PavelPashov requested a review from nkaradzhov January 9, 2026 13:25
@PavelPashov PavelPashov marked this pull request as draft January 9, 2026 13:32
@PavelPashov PavelPashov marked this pull request as ready for review January 9, 2026 14:40
@nkaradzhov nkaradzhov merged commit 393da42 into redis:master Jan 12, 2026
19 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