myreplicator 1.1.67
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:
=
install:
=
Runtime Dependencies (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 Dependencies (1):
sqlite3
>= 0