hailong/enhanced-masterslaveconnection
Composer 安装命令:
composer require hailong/enhanced-masterslaveconnection
包简介
Add common enhancements to the Doctrine default MasterSlaveConnection implementation.
README 文档
README
Add common enhancements to the Doctrine default MasterSlaveConnection implementation.
Enhancements
-
Force all the SELECT queries go to slave databases.
-
Use a better random function
random_intto balance the load among slave databases.
Adoption in Symfony Application
Install the package and assign this enhanced version of MasterSlaveConnection to the wrapper_class property of doctrine configuration.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-11-26