rubyrep / rubyrep

Open-source solution for asynchronous, master-master replication of relational databases

This URL has Read+Write access

name age message
file .gitignore Fri Jun 19 16:00:22 -0700 2009 Ignore statsvn log files [alehmann]
file History.txt Sun Dec 13 09:12:47 -0800 2009 Preparing version bump. [alehmann]
file License.txt Mon Oct 22 08:23:04 -0700 2007 created project with newgem rubyrep -T rspec ... [alehmann]
file Manifest.txt Mon Sep 14 07:37:25 -0700 2009 Make it easier to run the JRuby version from th... [alehmann]
file README.txt Mon Mar 30 01:11:06 -0700 2009 README now points to the new project website URL. [alehmann]
file Rakefile Thu Sep 04 06:24:56 -0700 2008 Making repostats rake task less dependent on st... [alehmann]
directory bin/ Wed Jan 14 05:56:42 -0800 2009 Enabling local gem generation [alehmann]
directory config/ Sun Dec 13 09:12:47 -0800 2009 Preparing version bump. [alehmann]
directory lib/ Sun Dec 13 09:12:47 -0800 2009 Preparing version bump. [alehmann]
file rubyrep Mon Sep 14 07:37:25 -0700 2009 Make it easier to run the JRuby version from th... [alehmann]
file rubyrep.bat Mon Sep 14 07:37:25 -0700 2009 Make it easier to run the JRuby version from th... [alehmann]
directory script/ Tue Oct 23 05:20:04 -0700 2007 renamed Rubyrep module to RR [alehmann]
file setup.rb Mon Oct 22 08:23:04 -0700 2007 created project with newgem rubyrep -T rspec ... [alehmann]
directory sims/ Sun Sep 13 01:41:47 -0700 2009 Fixing replication initialization with proxied ... [alehmann]
directory spec/ Sun Dec 13 09:03:05 -0800 2009 Made type casting default database access mode.... [alehmann]
directory tasks/ Sun Dec 13 06:36:24 -0800 2009 Upgrade for compatibility with Rails 2.3.5 and ... [alehmann]
directory website/ Sat Oct 27 09:40:01 -0700 2007 Deleted index.html (as auto generated from inde... [alehmann]
README.txt
= rubyrep

== MISSION:

Development of an open-source solution for asynchronous, master-master replication of relational databases that is
* ridiculously easy to use
* database independent


== MORE INFORMATION:

Refer to the project website at http://www.rubyrep.org

== LICENSE:

(The MIT License)

Copyright (c) 2009 Arndt Lehmann

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.