Displaying 1 result from an estimated 1 matches for "first_read_only".
2007 Apr 28
2
SQLRelay adapter for Rails?
I would like to use SQLRelay for database connection pooling and query-
based routing with a Rails application that I am just about done with.
It is my first Rails project, and I thought it might be wise to get
some feedback on this before I get too far in coding it.
>From what I can tell, I am going to have to write a connection adapter
for ActiveRecord if I want to use SQLRelay (http://