开发者

Rails 3 and mysql master-slave replications

Want to set up mysql master-slave replications in rails app.

Are there plugins/db adapters availab开发者_如何学运维le for Rails 3? Does the Masochism plugin work properly with rails 3?


Try Octopus, which supports both rails3 and rails2.3: https://github.com/tchandy/octopus

Masochism, DbCharmer, data_fabric et al will probably never be updated for Rails3 since so many ActiveRecord internals have drastically changed.


data_fabric also now claims support for Rails 3.0.7 https://github.com/mperham/data_fabric

and seamless_database_pool has been patched to support Rails 3 (but looks like it hasn't been updated in awhile): http://www.williambharding.com/blog/rails/rails-3-slave-database-options-there-are-two/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜