Skip to content

Refactor master/slave terminology to primary/replica #3463#3608

Open
yeong0jae wants to merge 5 commits intoredis:mainfrom
yeong0jae:refactor/master-slave-to-primary-replica
Open

Refactor master/slave terminology to primary/replica #3463#3608
yeong0jae wants to merge 5 commits intoredis:mainfrom
yeong0jae:refactor/master-slave-to-primary-replica

Conversation

@yeong0jae
Copy link

Deprecated master/slave terminology and added primary/replica alternatives across the codebase.
#3463

  • Deprecated old APIs (not removed) for backward compatibility
  • Added new primary/replica naming APIs
  • Created io.lettuce.core.primaryreplica package
  • Updated docs and examples

Make sure that:

  • You have read the contribution guidelines.
  • You have created a feature request first to discuss your contribution intent. Please reference the feature request ticket number in the pull request.
  • You applied code formatting rules using the mvn formatter:format target. Don’t submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.

@jit-ci
Copy link

jit-ci bot commented Jan 11, 2026

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.

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