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

feat: enable read replica database support for hyperswitch services #19

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

nitesh-balla
Copy link
Contributor

No description provided.

@@ -308,6 +308,7 @@ loadBalancer:
db:
name: hyperswitch
host: db_host
replica_host: replica_db_host
Copy link
Contributor

Choose a reason for hiding this comment

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

what if the replica has different username and password? is that scenario not valid?

Copy link
Contributor Author

@nitesh-balla nitesh-balla Dec 14, 2023

Choose a reason for hiding this comment

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

That is an invalid scenario. Our application is also using same username and password for databases in both the instances.

@jagan-jaya jagan-jaya merged commit 4b58249 into main Dec 14, 2023
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.

3 participants