Giter Site home page Giter Site logo

henricavalcante / tungsten-replicator Goto Github PK

View Code? Open in Web Editor NEW
19.0 5.0 157.0 19.58 MB

Tungsten Replicator

Shell 1.86% Ruby 21.61% Smarty 0.63% Java 73.38% JavaScript 1.64% Perl 0.30% Batchfile 0.11% SQLPL 0.22% PLSQL 0.23% PLpgSQL 0.03% Stata 0.01%

tungsten-replicator's Introduction

#TUNGSTEN REPLICATOR Copyright (C) 2015 VMware, Inc. -- Updated 6 August 2015

##1 INTRODUCTION

Tungsten Replicator is an open source replication engine supporting a variety of different extractor and applier modules. Data can be extracted from MySQL, Oracle and Amazon RDS, and applied to transactional stores, including MySQL, Oracle, and Amazon RDS; NoSQL stores such as MongoDB, and datawarehouse stores such as Vertica, Hadoop, and Amazon rDS.

During replication, Tungsten Replication assigns data a unique global transaction ID, and enables flexible statement and/or row-based replication of data. This enables data to be exchanged between different databases and different database versions. During replication, information can be filtered and modified, and deployment can be between on-premise or cloud-based databases. For performance, Tungsten Replicator includes support for parallel replication, and advanced topologies such as fan-in and multi-master, and can be used efficiently in cross-site deployments.

2 LICENSING

This software is released under the Apache 2.0 license, a copy of which is located in the LICENSE file.

##3 BUILDING

To build a replicator, follow the steps shown below to obtain the source and build.

   git clone https://github.com/vmware/tungsten-replicator
   cd tungsten-replicator/builder
   ./build.sh

The output of a build is a tar.gz file in the builds directory.

To build successfully you will require the following prerequisite software:

  • JDK 7 or higher
  • Ant 1.8 or higher

##4 DOWNLOADS

Currently there are no builds from the new code available, they will be made available as soon as possible.

##5 DOCUMENTATION

Documentation for Tungsten Replicator is located on the VMware website at the following URL:

https://pubs.vmware.com/continuent/tungsten-replicator-4.0/index.html

##6 INSTALLATION

To install the replicator follow the steps shown below.

  1. Review the installation instructions in the Tungsten Replicator Installation Guide.

  2. Run the 'tpm' command in the tools directory to configure and start Tungsten services for standard replication topologies. The manual has examples for many of them.

The Installation Guide provides additional information on installation procedures.

##7 DEVELOPMENT

Most of us use Eclipse for replicator. Here's how to get started.

  1. Download Eclipse 4.5 (Mars) with Egit plugin for source management using Git. (It's default in most downloads)
  2. Create a new Eclipse workspace in the main tungsten-replicator directory created by the 'git clone' command.
  3. Import the builder, commons, and replicator projects into the workspace.

Eclipse code and comment formatting definitions are located in commons/eclipse-settings.
See the README.txt for instructions on importing. (And no, we don't plan on changing them to suit anyone's individual tastes. It screws up merges and we have been using them for about a decade.)

##8 COMMUNITY

Tungsten Replicator is supported by an active community. You can find us in the following places.

##9 CONTRIBUTIONS

Active communities contribute code and we're happy to consider yours. To be involved, please email MC Brown

##10 PROBLEMS

This is open source software. Check the wiki, issues list, and mailing lists to get help.
VMware also offers commercial products based on Tungsten Replicator. See the VMware Continuent products page for more information.

tungsten-replicator's People

Contributors

dananourie avatar datacharmer avatar henricavalcante avatar jeffmace avatar mcbvmware avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.