RubyGems.org

myreplicator

1.0.3

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.

installgem install myreplicator -v 1.0.3
Authors

Sasan Padidar

10,869 total downloads 215 for this version
Owners

51d83fe5380fba7cd67d04654d35d409

Gemfile
gem "myreplicator", "~> 1.0.3"
Versions
  1. 1.1.38 April 30, 2013
  2. 1.1.37 April 25, 2013
  3. 1.1.36 April 24, 2013
  4. 1.1.35 April 24, 2013
  5. 1.1.34 April 24, 2013
Show all versions (62 total)
Development Dependencies
  1. sqlite3 >= 0