Skip to content

Conversation

dengliming
Copy link

Resolves #2114

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.

Is there any reason that you followed two styles in test codes?

Between,

r = z(...);
assert(r);

and

assert(z(...));

Is it possible to use only one?

@dengliming

This comment was marked as off-topic.

@sazzad16 sazzad16 added this to the 3.6.0 milestone Mar 10, 2021
@sazzad16 sazzad16 merged commit 66c8556 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 ZAddParams.incr() method!

2 participants