Code Monkey home page Code Monkey logo

syncdiff's Introduction

syncdiff

SyncDiff(erent) is a statefull rsync-like file synchronizer. Think rsync + git + csync2 + unison

** ** THIS IS ALPHA QUALITY CODE ** **

At any time this might eat your data barf up errors. Consume all your pids, and all your memory till you oom. Right now this is meant to get the basic ideas and flow out there for review, and to get early feedback. If you use this in production, don't blame me. I am, however, happy to work with folks if they want to start testing with this, so feel free to contact me.

Current build status: Build Status

Installing Dependencies

This app has a few external dependencies

librsync
librsync-dev

and internal dependencies

cpanm --installdeps .

Building

perl Build.PL
./Build

Running tests

./Build test

Cleaning up

./Build clean

Installing

./Build install

Vagrant environment

This repository includes a basic Vagrant configuration that will bring up a 2-node test cluster.

Requirements

  • Vagrant 1.4.x or newer
  • A Vagrant-supported virtualization provider: http://docs.vagrantup.com/v2/providers/
    • This configuration has been tested with VirtualBox, your mileage may very with other providers

Getting started with Vagrant

  1. Run vagrant up from the repository root
  2. Once the boxes have booted, you can log into them by running vagrant ssh server0 or vagrant ssh server1.
  3. cd /server to access the files in this repository on the virtual machine.
  4. Follow the instructions above to build and install syncdiff.

syncdiff's People

Contributors

warthog9 avatar analyst1001 avatar dboys avatar

Watchers

 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.