RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

rubyrep - database replication made easy

rubyrep is an open source software for asynchronous, master-master replication of relational databases.

Comments

This is awesome…especially the PostgreSQL support. We plan to put it through its paces.

Thanks!

Very interesting, thanks !

Design goals have been - database independence (currently supported: PostgreSQL and MySQL) - being ridiculously easy to use

Getting from zero to working master-master replication in under 5 minutes? Watch the screencast

Release status: 1.0.3 (While new, it is production ready. In fact I have been using it in production since April.)

License: Open Source (MIT)

More information - including a step-by-step tutorial - is available on the project website: www.rubyrep.org

If you are looking for a replication solution, please give it a try!

– Arndt Lehmann (developer of rubyrep)

Too much for the front page - split it to here.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in