Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ImplementDIGEST and_digest helper (for php >= 8.1)#2755

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
michael-grunder wants to merge1 commit intodevelopfromfeature/digest

Conversation

@michael-grunder
Copy link
Member

Redis implemented new CAS semantics which work both with values and the XXH3 digest of those values.

This commit implements the Redis command itself and a helper which computes the XXH3 digest locally. Note that we can only be sure to have theXXH3 hashing algorithm in PHP >= 8.1 so the_digest helper is limited to PHP 8.1 or newer.

Redis implemented new CAS semantics which work both with values and theXXH3 digest of those values.This commit implements the Redis command itself and a helper whichcomputes the XXH3 digest locally. Note that we can only be sure to havethe `XXH3` hashing algorithm in PHP >= 8.1 so the `_digest` helper islimited to PHP 8.1 or newer.
@michael-grunder
Copy link
MemberAuthor

Closing in favor of#2756

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@yatsukhnenkoyatsukhnenkoAwaiting requested review from yatsukhnenko

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@michael-grunder

[8]ページ先頭

©2009-2025 Movatter.jp