Skip to content

Conversation

andy-stark-redis
Copy link
Contributor

@andy-stark-redis andy-stark-redis commented Sep 23, 2025

DOC-5743

BITOP examples, including the new operations added in Redis 8.2.

Copy link
Contributor

@elena-kolevska elena-kolevska left a comment

Choose a reason for hiding this comment

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

Thanks @andy-stark-redis .
On initial look the draft looks good, but the test is currently failing.

@andy-stark-redis
Copy link
Contributor Author

On initial look the draft looks good, but the test is currently failing.

@elena-kolevska Thanks for the response :-) I've added some error checks that indicate the operations added in Redis 8.2 (DIFF, DIFF1, ANDOR, and ONE) are failing due to a syntax error. The tests are working on a local run against a Redis 8.2 server, so I assume the CI tests aren't using 8.2 yet.

Is there a way to mark the tests so they don't get run against a version < 8.2? Or alternatively, I could just abandon this PR for now.

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