search for: bdganilihvakafq

Displaying 1 result from an estimated 1 matches for "bdganilihvakafq".

Did you mean: bdganilihvakafqe
2009 Jan 13
9
Updating multiple databases at the same time
I have an application that is load balanced. I have a master database which I update once a day. Then I push the raw mysql files to all other servers so they are the same as the master. This works fine, but there are a few situations where I need all databases to update in real-time. What would be the best way to achieve this in rails? Here is an example of what I am trying to do. I want to