Giter VIP home page Giter VIP logo

Comments (7)

ejoerns avatar ejoerns commented on June 10, 2024 1

Especially for embedded and when only images need to be synchronized, there is also

https://github.com/florolf/casync-nano

which can also serve as a drop-in replacement for some cases.

from casync.

agambier avatar agambier commented on June 10, 2024 1

thanks

casync-nano is aleady in my list of tools to evaluate.

from casync.

agambier avatar agambier commented on June 10, 2024

I'm facing issue on an embedded system #260.
If the project is dead it would be great to mention it so we switch to another tool or if someone has the time he could maintain it.

from casync.

bluca avatar bluca commented on June 10, 2024

It's not dead, a bit slow moving for now, but we will probably get to this again after some more work in other areas is complete. Some PRs that were pending were merged recently, if you have any other bug fixes or features you'd like to contribute please open a PR.

from casync.

agambier avatar agambier commented on June 10, 2024

Thanks for the reply !
Good to know it's still alive :)

from casync.

safinaskar avatar safinaskar commented on June 10, 2024

Okay, it seems that this issue serves as list of casync alternatives. So here is my own simplistic parallel casync alternative, written in Rust, which uses fixed sized chunking (which is great for VM images): borgbackup/borg#7674 (comment) . You can also see there benchmark, which compares my tool to casync, desync and other alternatives. And my tool is way faster than all them. (But I cheat by using fixed sized chunking). See whole issue for context and especially this comment borgbackup/borg#7674 (comment) for comparison between casync, desync and other CDC-based tools

from casync.

safinaskar avatar safinaskar commented on June 10, 2024

Okay, so here is list of Github issues I spammed wrote in last few days on this topic (i. e. fast fixed-sized and CDC-based deduplication). I hope they provide great insight to everyone interested in fast deduplicated storage.
borgbackup/borg#7674
#259
folbricht/desync#243
ipfs/specs#227
dpc/rdedup#222
opencontainers/umoci#256

from casync.

Related Issues (20)

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.