Doctrine\DBAL\Sharding
Namespaces
Classes
Sharding implementation that pools many different connections
internally and serves data from the currently active connection.
Shard Manager for the Connection Pooling Shard Strategy
Sharding related Exceptions
Interfaces
Sharding Manager gives access to APIs to implementing sharding on top of
Doctrine\DBAL\Connection instances.