I just started creating a package to extend ORM to set configurable (and separate) Read / Write [master/slave] database connections. However, I'm wondering if maybe there is a way to do this already? I have to assume that a typical master/slave setup will result in primarily the same two connections for all models.