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

Go: Sorted set commands support, part V #2973

Open
7 tasks
yipin-chen opened this issue Jan 17, 2025 · 0 comments
Open
7 tasks

Go: Sorted set commands support, part V #2973

yipin-chen opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
go golang wrapper
Milestone

Comments

@yipin-chen
Copy link
Collaborator

yipin-chen commented Jan 17, 2025

Describe the feature

Sorted set commands support for Golang

Full list is listed in https://github.com/valkey-io/valkey-glide/wiki/ValKey-Commands-Implementation-Progress

Commands

see: https://valkey.io/commands/#sorted-set

  • zrandmember -
  • zrangestore -
  • zrevrange -
  • zunion -
  • zunionstore -

Checklist

  • Update Wiki
  • Update CHANGELOG (after Release 1.3)
@yipin-chen yipin-chen added the go golang wrapper label Jan 17, 2025
@yipin-chen yipin-chen added this to the 1.4 milestone Jan 17, 2025
@yipin-chen yipin-chen self-assigned this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go golang wrapper
Projects
Status: No status
Development

No branches or pull requests

1 participant