Skip to content

Add Support For New Bitop Operations #3001

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

Merged
merged 1 commit into from
Jun 19, 2025

Conversation

PavelPashov
Copy link
Contributor

@PavelPashov PavelPashov commented Jun 18, 2025

Add Support For New Bitop Operations

Added support for the following 4 operations:

DIFF, DIFF1, ANDOR & ONE


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 June 18, 2025 13:25
@PavelPashov PavelPashov force-pushed the add-new-bitop-operations branch from afaf8bd to f370ef1 Compare June 19, 2025 07:32
@PavelPashov PavelPashov requested a review from nkaradzhov June 19, 2025 07:33
@PavelPashov PavelPashov force-pushed the add-new-bitop-operations branch from f370ef1 to d860bcf Compare June 19, 2025 09:04
refactored bitop tests, covered all operations

updated default docker version on all packages
@PavelPashov PavelPashov force-pushed the add-new-bitop-operations branch from d860bcf to 1f653fd Compare June 19, 2025 10:42
Copy link
Collaborator

@nkaradzhov nkaradzhov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CLGTM

@PavelPashov PavelPashov marked this pull request as ready for review June 19, 2025 10:47
@PavelPashov PavelPashov merged commit b521777 into redis:master Jun 19, 2025
14 checks passed
@PavelPashov PavelPashov deleted the add-new-bitop-operations branch June 19, 2025 10:56
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