Coder Social home page Coder Social logo

Comments (5)

cberner avatar cberner commented on September 26, 2024 1

fuser is a fork of fuse-rs. I forked it because fuse-rs doesn't seem to be actively developed anymore. My main goal is to add support for more of the libfuse feature set. I use fuser for a distributed filesystem (fleetfs) myself.

from fuser.

cberner avatar cberner commented on September 26, 2024 1

Mostly as a side project for fun, but it might turn into something more real. My main reason is that both of those are hard to operate and scale

from fuser.

happybeing avatar happybeing commented on September 26, 2024

Thanks, good news on both counts. I'm new to Rust which makes it hard to evaluate things - I will do some testing with fuser and polyfuse. The latter was suggested to me because it uses async but I don't know how important that is or what other differences there are. Initially I just need to use this to create a mount for a proof of concept, so we can always switch layer on. The project is safenetwork.tech / https://github.com/maidsafe and I'm helping someone there who is working on using CRDTs to allow a client to mount a replica filesystem that will automatically sync across devices.

fleetfs looks interesting - is it like one big filesystem like IPFS or something else?

from fuser.

cberner avatar cberner commented on September 26, 2024

Cool, sounds like a neat project. I'll probably add async support to fuser at some point. It hasn't been too important for me yet though.

Fleetfs is more like GlusterFS or Lustre

from fuser.

happybeing avatar happybeing commented on September 26, 2024

Thanks, new area to me. What's the reason for fleetfs?

For ref:

from fuser.

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.