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

feat(redis): added and impl ZADDNX command #3944

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

Suyghur
Copy link
Contributor

@Suyghur Suyghur commented Feb 29, 2024

added Zaddnx, ZaddnxCtx, ZaddnxFloat and ZaddnxFloatCtx to impl ZADDNX command.

help to review it, plz ~~~

@kevwan

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

Attention: Patch coverage is 72.72727% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 94.53%. Comparing base (a1bacd3) to head (2234257).

Additional details and impacted files
Files Coverage Δ
core/stores/redis/redis.go 97.96% <72.72%> (-0.34%) ⬇️

@kevwan kevwan merged commit 0ee44c7 into zeromicro:master Mar 2, 2024
5 of 6 checks passed
@Suyghur Suyghur deleted the feat/redis branch March 4, 2024 06:33
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