Hacker News new | past | comments | ask | show | jobs | submit login

Is this basically a non-POSIX* FUSE for S3 and/or Redis?

* POSIX implies a whole lot of guarantees, like atomic file renames/moves, that definitely don't seem to be included here.




Atomic file/directory renames/moves is the fundamental feature of JuiceFS, which makes it truely a file system rather than a proxy to S3, please check the docs for all the compatibility details [1].

https://github.com/juicedata/juicefs#posix-compatibility




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: