myreplicator 1.1.5
Mysql replication, could cause a number of issues if the tables that are being replicated are locked. Myreplicator is designed to replace Mysql's replication with a flat file based system. Myreplicator allows you to sync tables based on different frequencies and avoid using Mysql's built-in replication services.
Gemfile:
=
安装:
=
Runtime 依赖 (8):
json
>= 0
mysql2
>= 0
net-sftp
>= 0
net-ssh
>= 0
rails
>= 3.2.0
resque
>= 0
resque-scheduler
>= 0
will_paginate
~> 3.0
Development 依赖 (1):
sqlite3
>= 0