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

Implement support for ZRANDMEMBER (sorted-set command) #192

Closed
cunla opened this issue Jun 12, 2023 · 0 comments
Closed

Implement support for ZRANDMEMBER (sorted-set command) #192

cunla opened this issue Jun 12, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed sorted-set-commands Commands related to sorted-set

Comments

@cunla
Copy link
Owner

cunla commented Jun 12, 2023

Implement support for command ZRANDMEMBER in sorted-set_mixin.py.

Returns one or more random members from a sorted set..

Here is the Official documentation

@cunla cunla added enhancement New feature or request help wanted Extra attention is needed sorted-set-commands Commands related to sorted-set labels Jun 12, 2023
@cunla cunla closed this as completed in dd8a1eb Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed sorted-set-commands Commands related to sorted-set
Projects
Archived in project
Development

No branches or pull requests

1 participant