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

Add support ABSTTL、IDLETIME and FREQ args to RESTORE command #2482

Merged
merged 4 commits into from
Mar 23, 2021

Conversation

dengliming
Copy link
Collaborator

Resolves #2476

Copy link
Collaborator

@sazzad16 sazzad16 left a comment

Choose a reason for hiding this comment

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

Please deprecate restoreReplace methods. Use both annotation and javadoc. In javadoc, suggest the new method(s).

@sazzad16 sazzad16 added this to the 3.6.0 milestone Mar 23, 2021
Copy link
Collaborator

@sazzad16 sazzad16 left a comment

Choose a reason for hiding this comment

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

One deprecation is left in BinaryClient.

@sazzad16 sazzad16 merged commit 2ed7f3b into redis:master Mar 23, 2021
@dengliming dengliming deleted the restore_absttl branch March 24, 2021 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RESTORE ABSTTL
2 participants