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: Stream commands support, part II (public preview) #2881

Closed
6 tasks done
yipin-chen opened this issue Dec 28, 2024 · 2 comments
Closed
6 tasks done

Go: Stream commands support, part II (public preview) #2881

yipin-chen opened this issue Dec 28, 2024 · 2 comments
Assignees
Labels
go golang wrapper
Milestone

Comments

@yipin-chen
Copy link
Collaborator

yipin-chen commented Dec 28, 2024

Describe the feature

Stream 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/#stream

@yipin-chen yipin-chen added go golang wrapper 1_3_candidate labels Dec 28, 2024
@yipin-chen yipin-chen added this to the 1.3 milestone Dec 28, 2024
@yipin-chen yipin-chen self-assigned this Dec 28, 2024
@yipin-chen yipin-chen changed the title Go: Stream commands support, part I (public preview) Go: Stream commands support, part II (public preview) Dec 28, 2024
@prateek-kumar-improving
Copy link
Collaborator

prateek-kumar-improving commented Jan 10, 2025

Status update:

In Review/In Progress - 0:

Pending - 4:

  1. xrange
  2. xack
  3. xreadgroup
  4. xautoclaim

Completed - 2:

  1. xtrim - Go: Add XTrim, XLen commands #2938
  2. xlen - Go: Add XTrim, XLen commands #2938

@prateek-kumar-improving
Copy link
Collaborator

prateek-kumar-improving commented Jan 20, 2025

Status update:

In Review/In Progress - 0:

Pending - 1:

  1. xrange

Completed - 5:

  1. xtrim - Go: Add XTrim, XLen commands #2938
  2. xlen - Go: Add XTrim, XLen commands #2938
  3. xreadgroup - Go: XAUTOCLAIM. #2955
  4. xautoclaim - Go: XAUTOCLAIM. #2955
  5. xack - Go xack command new #2982

@yipin-chen yipin-chen moved this from In Progress to Review in Valkey-GLIDE - internal Jan 22, 2025
@yipin-chen yipin-chen moved this from Review to Done in Valkey-GLIDE - internal Jan 25, 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: Done
Development

No branches or pull requests

4 participants