[Rails] question about host web based application using rails

Carl Youngblood carlwork at ycs.biz
Wed Jan 5 00:27:14 GMT 2005


Carl Youngblood wrote:

> Joe Van Dyk wrote:
>
>> Why do you think you need multiple databases?
>>
> Transferring user data to a different server when load got too high 
> had too be accomplished programmatically, since we had inter-server 
> transactions in MySQL.

Correction: we had _no_ inter-server transactions in MySQL.  In fact, at 
the time MySQL didn't have transactions period, other than with table 
locking.


More information about the Rails mailing list