Class | RR::DatabaseProxy |
In: |
lib/rubyrep/database_proxy.rb
|
Parent: | Object |
The proxy to a remote database connection
DEFAULT_PORT | = | 9876 | Default tcp port to listen on |
session_register | [RW] | A simple Hash to hold Session object Purpose: preventing them from being garbage collected when they are only referenced through Drb |
Create a ProxyConnection according to provided configuration Hash. config is a hash as described by ActiveRecord::Base#establish_connection