Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

[Sorted Set] Implement ZRANDMEMBER command #1145

Open
1 task done
connormclaud opened this issue Oct 3, 2021 · 0 comments · May be fixed by #1156
Open
1 task done

[Sorted Set] Implement ZRANDMEMBER command #1145

connormclaud opened this issue Oct 3, 2021 · 0 comments · May be fixed by #1156

Comments

@connormclaud
Copy link

Is your feature request related to a problem?

No response

Describe the solution you'd like

https://redis.io/commands/zrandmember

I'd like to have this command available at aioredis.commands.SortedSetCommandsMixin

Describe alternatives you've considered

I'm using execute_command now as a workaround

Additional context

No response

Code of Conduct

  • I agree to follow the aio-libs Code of Conduct
@Andrew-Chen-Wang Andrew-Chen-Wang linked a pull request Oct 8, 2021 that will close this issue
5 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant