In minimum requirements, to build a master slave system, I must have two coordinators, one master and one slave. So when you build your connection string, what is the target IP? master? slave? or some floating ip to manage this
Asked
Active
Viewed 195 times
1 Answers
0
If you are asking which coordinators node your database client should connect to it is neither. Your app would connect to a load balancer that will connect to those nodes. See the layout here:

BrianC
- 1,793
- 1
- 18
- 26