Go: XInfoStream update response - #4136
Merged
prateek-kumar-improving merged 36 commits intoJun 12, 2025
Merged
Conversation
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Signed-off-by: prateek-kumar-improving <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 10, 2025 00:38 — with
GitHub Actions
Error
Signed-off-by: prateek-kumar-improving <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 10, 2025 19:09 — with
GitHub Actions
Error
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 10, 2025 19:34 — with
GitHub Actions
Error
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 10, 2025 19:58 — with
GitHub Actions
Error
7 tasks
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 10, 2025 20:23 — with
GitHub Actions
Error
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 10, 2025 21:10 — with
GitHub Actions
Error
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 10, 2025 21:12 — with
GitHub Actions
Error
prateek-kumar-improving
marked this pull request as ready for review
June 10, 2025 21:23
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 10, 2025 21:27 — with
GitHub Actions
Error
marcind
reviewed
Jun 11, 2025
tjzhang-BQ
reviewed
Jun 11, 2025
Signed-off-by: prateek-kumar-improving <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 11, 2025 06:11 — with
GitHub Actions
Error
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 12, 2025 15:40 — with
GitHub Actions
Error
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 12, 2025 15:43 — with
GitHub Actions
Error
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 12, 2025 15:44 — with
GitHub Actions
Error
marcind
reviewed
Jun 12, 2025
| // | ||
| // [valkey.io]: https://valkey.io/commands/xinfo-stream/ | ||
| func (client *baseClient) XInfoStream(ctx context.Context, key string) (map[string]any, error) { | ||
| func (client *baseClient) XInfoStream(ctx context.Context, key string) (models.XInfoStreamResponse, error) { |
There was a problem hiding this comment.
@Yury-Fridlyand how do these sort of response type changes affect the batch API?
Yury-Fridlyand
approved these changes
Jun 12, 2025
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 12, 2025 17:54 — with
GitHub Actions
Error
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 12, 2025 18:18 — with
GitHub Actions
Error
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 12, 2025 18:33 — with
GitHub Actions
Error
jbrinkman
reviewed
Jun 12, 2025
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 12, 2025 18:48 — with
GitHub Actions
Error
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 12, 2025 19:05 — with
GitHub Actions
Error
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 12, 2025 19:20 — with
GitHub Actions
Error
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 12, 2025 19:35 — with
GitHub Actions
Error
prateek-kumar-improving
had a problem deploying
to
AWS_ACTIONS
June 12, 2025 19:53 — with
GitHub Actions
Error
jbrinkman
approved these changes
Jun 12, 2025
jbrinkman
left a comment
Collaborator
There was a problem hiding this comment.
Approved pending changes discussed. ![]()
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
prateek-kumar-improving
requested a deployment
to
AWS_ACTIONS
June 12, 2025 20:30 — with
GitHub Actions
Waiting
Collaborator
Author
Updated. KeyValue struct added: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue link
This Pull Request is linked to issue (URL): #4144
Checklist
Before submitting the PR make sure the following are checked: