Module: ActiveShard::ActiveRecord
- Extended by:
- ActiveSupport::Autoload
- Defined in:
- lib/active_shard/active_record.rb,
lib/active_shard/active_record/sharded_base.rb,
lib/active_shard/active_record/shard_support.rb,
lib/active_shard/active_record/connection_handler.rb,
lib/active_shard/active_record/connection_proxy_pool.rb,
lib/active_shard/active_record/schema_connection_proxy.rb,
lib/active_shard/active_record/connection_specification_adapter.rb
Overview
The ActiveShard::ActiveRecord module contains the code necessary for ActiveRecord integration.
– Need to add explanation of ShardedBase VS ShardSupport –
Defined Under Namespace
Modules: ShardSupport Classes: ConnectionHandler, ConnectionProxyPool, ConnectionSpecificationAdapter, SchemaConnectionProxy, ShardedBase