Hey Everyone, I'm looking for some advice. I am developing an application that will have several million transaction records. I've heard of people scaling Rails to connect to multiple databases. I have never done this, and I'm wondering if rails can look at multiple databases and treat them as one, or if I design some sort of overload feature that makes it trickle from one database to the next. In essence I don't want my rails application to be limited by database capability or size. As I said before I have never designed an app like this, and I want to get it right before I get too far into the application. I have just started the coding, and would like to be proactive on making the right decision.
Thanks! Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

