JuiceFS logo

JuiceFS

Cloud-native distributed file system built on object storage backends

11k Go Apache-2.0 1 month ago

Overview

JuiceFS is a POSIX-compatible distributed file system that uses object storage (S3, MinIO, etc.) as its data layer and a metadata engine (Redis, TiKV, MySQL, etc.) for the namespace. Applications can mount JuiceFS via FUSE and interact with it like a local filesystem while benefiting from infinite object storage scalability. It is widely used as persistent storage for Kubernetes workloads.

Where it falls short of Dropbox

  • Requires a separate metadata service (Redis or database), adding operational complexity
  • POSIX semantics may have edge cases for high-concurrency workloads
  • No built-in web file manager UI

We list the gaps honestly so you can decide if the trade-off is worth owning your data.

Tags

distributed-filesystem
posix
kubernetes
object-storage
fuse
Maintain JuiceFS?

Claim this listing to keep it accurate, add a deploy template, or feature it on relevant pages.

Show off your self-host difficulty score

Embed the JuiceFS difficulty badge in your README — it links back here.

Self-host difficulty badge← add this to your README
[![Self-host difficulty](https://openreplace.com/api/badge/juicefs)](https://openreplace.com/juicefs)

Similar open-source projects

Other self-hostable tools in the same space worth comparing.

Continuous peer-to-peer file synchronization between your own devices

86k Go MPL-2.0 5 days ago
2/5
JuiceFS vs Syncthing

Command-line program to sync files across 70+ cloud storage providers

58k Go MIT 5 days ago
2/5
JuiceFS vs Rclone

File list program supporting multiple storages, with WebDAV and web UI

50k Go AGPL-3.0 22 days ago
2/5
JuiceFS vs AList

Portable all-in-one file server with resumable uploads, WebDAV, FTP, and media indexing

45k Python MIT 11 days ago
2/5
JuiceFS vs copyparty