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 IV #2972

Open
3 of 8 tasks
yipin-chen opened this issue Jan 17, 2025 · 2 comments
Open
3 of 8 tasks

Go: Sorted set commands support, part IV #2972

yipin-chen opened this issue Jan 17, 2025 · 2 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

Checklist

  • Update Wiki
  • Update CHANGELOG (after Release 1.3)
@yipin-chen yipin-chen self-assigned this Jan 17, 2025
@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
@tjzhang-BQ tjzhang-BQ mentioned this issue Jan 28, 2025
6 tasks
@prateek-kumar-improving
Copy link
Collaborator

prateek-kumar-improving commented Jan 31, 2025

Status Update:

Done:

  1. zdiff - Go: ZDiff command added #3032
  2. zinter - Go: Add command zinter #3021

In Review:

  1. zdiffstore - Go: Add ZDiffStore command #3034

In Progress:

@prateek-kumar-improving
Copy link
Collaborator

prateek-kumar-improving commented Feb 3, 2025

Status Update:

Done:

  1. zdiff - Go: ZDiff command added #3032
  2. zinter - Go: Add command zinter #3021
  3. zdiffstore - Go: Add ZDiffStore command #3034

In Review:

In Progress:

This was referenced Feb 4, 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: In Progress
Development

No branches or pull requests

2 participants