想在 Rails 应用程序中设置 mysql 主从复制。
Rails 3 是否有可用的插件/数据库适配器?Masochism 插件是否与 rails 3 一起正常工作?
想在 Rails 应用程序中设置 mysql 主从复制。
Rails 3 是否有可用的插件/数据库适配器?Masochism 插件是否与 rails 3 一起正常工作?
试试 Octopus,它同时支持 rails3 和 rails2.3: https ://github.com/tchandy/octopus
Masochism、DbCharmer、data_fabric 等可能永远不会为 Rails3 更新,因为如此多的 ActiveRecord 内部结构发生了巨大变化。
data_fabric 现在还声称支持 Rails 3.0.7 https://github.com/mperham/data_fabric
并且无缝数据库池已被修补以支持 Rails 3(但看起来它已经有一段时间没有更新了): http: //www.williambharding.com/blog/rails/rails-3-slave-database-options-there-are -二/