myreplicator 1.0.6
Database replication, Mysql in particular, 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 file based system. Myreplicator allows you to sync tables based on different frequencies and avoid using Mysql's built-in replication service.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (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 afhankelijkheden (1):
sqlite3
>= 0