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

MasterReplica and ReadFrom Support #544

Merged

Conversation

Mike-Svendsen-IL
Copy link
Contributor

This PR adds support for using a MasterReplica connection by providing the redis.replica-uris setting in combination with the redis.uri setting.

It adds support for configuring the Redis ReadFrom settings for MasterReplica and Cluster connections through the redis.read-from setting, allowing users to configure how they would like to spread reads across their redis instances.

This implements the enhancement requested in #430

@CLAassistant
Copy link

CLAassistant commented Jul 2, 2024

CLA assistant check
All committers have signed the CLA.

@graemerocher graemerocher added the type: enhancement New feature or request label Jul 3, 2024
@graemerocher graemerocher merged commit 1613520 into micronaut-projects:6.5.x Jul 4, 2024
6 checks passed
@graemerocher
Copy link
Contributor

Thanks for the contribution!

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants