Skip to content

Add replica sentinel aliases#4127

Open
LOGESHWAR123 wants to merge 2 commits into
redis:masterfrom
LOGESHWAR123:codex/add-replica-sentinel-aliases
Open

Add replica sentinel aliases#4127
LOGESHWAR123 wants to merge 2 commits into
redis:masterfrom
LOGESHWAR123:codex/add-replica-sentinel-aliases

Conversation

@LOGESHWAR123

@LOGESHWAR123 LOGESHWAR123 commented Jun 21, 2026

Copy link
Copy Markdown

What changed

Adds replica as an alias for Redis Sentinel slave terminology in both sync and asyncio sentinel APIs, while keeping the existing slave methods intact for compatibility.

Also updates command metadata for SENTINEL REPLICAS and adds coverage for the new aliases.

Why

Redis has moved from slave terminology toward replica. These aliases let users call the newer terminology through redis-py without breaking existing callers.

@jit-ci

jit-ci Bot commented Jun 21, 2026

Copy link
Copy Markdown

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

@LOGESHWAR123 LOGESHWAR123 changed the title [codex] Add replica sentinel aliases Add replica sentinel aliases Jun 21, 2026
@LOGESHWAR123 LOGESHWAR123 marked this pull request as ready for review June 21, 2026 14:41
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.

1 participant