Skip to content

Go: Implement LastSave command#3086

Merged
niharikabhavaraju merged 33 commits intovalkey-io:mainfrom
EdricCua:Go-Implement-LastSave
Mar 27, 2025
Merged

Go: Implement LastSave command#3086
niharikabhavaraju merged 33 commits intovalkey-io:mainfrom
EdricCua:Go-Implement-LastSave

Conversation

@EdricCua
Copy link
Copy Markdown
Contributor

@EdricCua EdricCua commented Feb 5, 2025

Issue link

This Pull Request is linked to issue (URL): #3399

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one issue.
  • Commit message has a detailed description of what changed and why.
  • Tests are added or updated.
  • CHANGELOG.md and documentation files are updated.
  • Destination branch is correct - main or release
  • Create merge commit if merging release branch into main, squash otherwise.

Signed-off-by: EdricCua <ecuartero@google.com>
@EdricCua EdricCua requested a review from a team as a code owner February 5, 2025 21:06
Signed-off-by: EdricCua <ecuartero@google.com>
@Yury-Fridlyand Yury-Fridlyand added the go 🏃 golang wrapper label Feb 7, 2025
Yury-Fridlyand and others added 4 commits February 7, 2025 12:41
Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Copy link
Copy Markdown

@Yury-Fridlyand Yury-Fridlyand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about lastsave for standalone client?

Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Copy link
Copy Markdown

@Yury-Fridlyand Yury-Fridlyand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Need to move examples to the corresponding file(s).
  2. Need to add a changelog entry as of now.
  3. RouteOption was reworked in 1.3 branch.

Please wait for backporting all changes from release-1.3 branch. You can merge/rebase you branch after that and implement required fixes.
UPD backported in #3202

Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
@Yury-Fridlyand
Copy link
Copy Markdown

Please add changelog and fix PR description (needs a link to an issue)

Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Copy link
Copy Markdown

@Yury-Fridlyand Yury-Fridlyand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a changelog entry and update PR description by adding a correct issue link.
Fix CI failures.

Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
@EdricCua EdricCua requested a review from jbrinkman March 20, 2025 22:40
Signed-off-by: EdricCua <ecuartero@google.com>
Copy link
Copy Markdown
Collaborator

@jbrinkman jbrinkman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :shipit:

Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
Signed-off-by: EdricCua <ecuartero@google.com>
@niharikabhavaraju niharikabhavaraju merged commit fac409e into valkey-io:main Mar 27, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go 🏃 golang wrapper

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants