Skip to content

Conversation

dengliming
Copy link

Resolves #2169

Copy link
Contributor

@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.

When the response is just OK, it's okay to skip separate method with Binary.

dengliming added 2 commits March 11, 2021 13:58
# Conflicts:
#	src/main/java/redis/clients/jedis/Protocol.java
Copy link
Contributor

@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.

Add methods in Commands.java

@sazzad16 sazzad16 added this to the 3.6.0 milestone Mar 11, 2021
@dengliming

This comment was marked as off-topic.

@sazzad16
Copy link
Contributor

@dengliming Please add methods in Commands.java

@dengliming

This comment was marked as off-topic.

@sazzad16
Copy link
Contributor

@dengliming Frankly, I'm not sure about this specific case. Historically, methods that can be used from Client.java are put in Commands.java. I'm just continuing to maintain it until we decide to drop it future.

@sazzad16
Copy link
Contributor

@dengliming Hmm, it seems all the ACL methods are out of sync. Okay, never mind.

@dengliming

This comment was marked as off-topic.

@sazzad16 sazzad16 merged commit 50e03eb into redis:master Mar 11, 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.

please implements ACL save and load method !

2 participants