RubyGems.org

myreplicator

1.1.41

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.

installgem install myreplicator
Authors

Sasan Padidar

11,231 total downloads 60 for this version
Owners

51d83fe5380fba7cd67d04654d35d409

Gemfile
gem "myreplicator", "~> 1.1.41"
Versions
  1. 1.1.41 May 24, 2013
  2. 1.1.40 May 24, 2013
  3. 1.1.39 May 24, 2013
  4. 1.1.38 April 30, 2013
  5. 1.1.37 April 25, 2013
Show all versions (65 total)
Development Dependencies
  1. sqlite3 >= 0