Skip to content
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

Add support for ZDIFFSTORE command #2462

Merged
merged 4 commits into from
Mar 19, 2021
Merged

Conversation

dengliming
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@sazzad16 sazzad16 left a comment

Choose a reason for hiding this comment

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

IMO, we should name it zdiffStore. I understand we already have zunionstore, zinterstore, etc. But we can't do much about those right now. But we can do something about this.

@gkorland

@sazzad16 sazzad16 added this to the 3.6.0 milestone Mar 19, 2021
# Conflicts:
#	src/main/java/redis/clients/jedis/BinaryJedis.java
#	src/main/java/redis/clients/jedis/BinaryJedisCluster.java
#	src/main/java/redis/clients/jedis/Jedis.java
#	src/main/java/redis/clients/jedis/JedisCluster.java
#	src/main/java/redis/clients/jedis/MultiKeyPipelineBase.java
#	src/main/java/redis/clients/jedis/Protocol.java
#	src/main/java/redis/clients/jedis/commands/MultiKeyBinaryCommands.java
#	src/main/java/redis/clients/jedis/commands/MultiKeyBinaryJedisClusterCommands.java
#	src/main/java/redis/clients/jedis/commands/MultiKeyBinaryRedisPipeline.java
#	src/main/java/redis/clients/jedis/commands/MultiKeyCommands.java
#	src/main/java/redis/clients/jedis/commands/MultiKeyCommandsPipeline.java
#	src/main/java/redis/clients/jedis/commands/MultiKeyJedisClusterCommands.java
#	src/test/java/redis/clients/jedis/tests/commands/SortedSetCommandsTest.java
@sazzad16 sazzad16 merged commit 7281c3c into redis:master Mar 19, 2021
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.

None yet

2 participants