Giter Site home page Giter Site logo

Comments (6)

Redundancy avatar Redundancy commented on August 25, 2024

go-sync uses a fixed block size like rsync, but will combine continuous missing ranges when it analyses the file. It can then decide the maximum range length that it will do in a single blocksource request.

You can decrease the block size and get more accurate diffs, but this will be at the cost of an increased index size and significantly more comparisons that are needed.

from go-sync.

jsilhan avatar jsilhan commented on August 25, 2024

By the way, do you plan to continue working on go-sync or maybe you are about to switch it into an unmaintained project?

I also wonder what would the future be of this project. @Redundancy, do you know who is already using go-sync in production?

from go-sync.

bwmarrin avatar bwmarrin commented on August 25, 2024

Same here :)

from go-sync.

Redundancy avatar Redundancy commented on August 25, 2024

I don't know of anyone who is using gosync in production, and still wouldn't recommend it personally.

I'd like to continue to poke at it, but it hasn't been easy to find the free time and energy recently with work commitments, so I also don't want to promise anything. I was hoping that some people might start contributing, because I don't think it's something that I could really support solo anyway. At the very least I'd like to separate the commandline tool from the underlying library with something like gb.

Apologies if that's disappointing anyone :)

from go-sync.

bwmarrin avatar bwmarrin commented on August 25, 2024

It is a bit sad :) I'd love and would be willing to help, but my knowledge of rsync inner workings is pretty non existent. But having a cross platform rsync compatible alternative that runs natively on Windows would be a godsend and I always hoped someday this package would lead the way.

from go-sync.

Redundancy avatar Redundancy commented on August 25, 2024

Noted - I'll try and pick up the effort again once things are a little less crazy.

from go-sync.

Related Issues (15)

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.