Skip to content

chore(cmd): add deprecation warnings#3673

Merged
ndyakov merged 4 commits into
masterfrom
ndyakov/deprecated-commands
Jan 19, 2026
Merged

chore(cmd): add deprecation warnings#3673
ndyakov merged 4 commits into
masterfrom
ndyakov/deprecated-commands

Conversation

@ndyakov

@ndyakov ndyakov commented Jan 13, 2026

Copy link
Copy Markdown
Member

based on information from redis/jedis#4397

@ndyakov ndyakov merged commit 0c344e2 into master Jan 19, 2026
31 checks passed
@ndyakov ndyakov deleted the ndyakov/deprecated-commands branch January 19, 2026 17:47
Comment thread commands.go

// SlaveOf sets a Redis server as a replica of another, or promotes it to being a master.
//
// Deprecated: Use ReplicaOf instead as of Redis 5.0.0.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

but there is no ReplicaOf

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Thank you @moredure, would you mind submitting an issue, we will address it as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants