How can the Ruby connector be integrated into Active Record?
The connection pooling has the important logic but it does not seem like an easy drop in to AR. Perhaps someone has some ideas on the best way to do that.
This connector adds value with the OCC retry logic and the timed connection expiration.
How can the Ruby connector be integrated into Active Record?
The connection pooling has the important logic but it does not seem like an easy drop in to AR. Perhaps someone has some ideas on the best way to do that.
This connector adds value with the OCC retry logic and the timed connection expiration.