macOS
brew install juicefslocal Homebrew formula metadata
brew
Cloud-based, distributed POSIX file system built on top of Redis and S3. Version 1.4.0 via Homebrew; verified 2026-07-06.
install
brew install juicefslocal Homebrew formula metadata
nix profile install nixpkgs#juicefsnixpkgs package indexes · pkgs/by-name/ju/juicefs/package.nix · source: api.github.com
scoop install main/juicefsScoop official bucket manifest trees · bucket/juicefs.json · source: api.github.com
overview
Cloud-based, distributed POSIX file system built on top of Redis and S3
history
JuiceFS is a cloud-native distributed POSIX file system that separates file data from metadata: file data lives in object storage and metadata lives in a database or key-value engine. That split made it attractive for Kubernetes, machine-learning, big-data, and cloud migration workloads that need a familiar filesystem interface over elastic storage.
JuiceFS project materials describe the system as started in 2017 and designed for unstructured data management across multi-cloud, cross-cloud, and hybrid-cloud environments. Its open-source Community Edition is released under Apache-2.0, and official architecture documentation explains the object-storage plus metadata-engine design.
The project moved from an early open-source release line in 2021 to a 1.0.0 release published on August 9, 2022. Packaging in Homebrew, Nix, and Scoop made the single `juicefs` CLI easy to install across developer laptops and automation environments.
Users format a JuiceFS volume against a metadata engine, mount it through the CLI, and back file data with S3-compatible or other object storage. In package-manager terms, it is a heavyweight CLI because the same binary is both an administration tool and the client that mounts the filesystem.
JuiceFS is significant because it packages a distributed storage client as a normal CLI while depending on external services for durability and metadata. It sits at the intersection of FUSE filesystems, cloud object stores, Kubernetes CSI drivers, and database-backed metadata.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
juicefs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/juicedata/juicefs
install metadata
| Package key | brew:juicefs |
|---|---|
| Version | 1.4.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/juicefs |
| Homepage | https://juicefs.com |
| Repository | https://github.com/juicedata/juicefs |
| Upstream docs | https://juicefs.com/docs/community |
| License | Apache-2.0 |
| Source archive | https://github.com/juicedata/juicefs/archive/refs/tags/v1.4.0.tar.gz |
| Last updated | 2026-07-06T10:07:59Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | juicefs |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
juicefs
nix profile install nixpkgs#juicefsmain/juicefs
scoop install main/juicefssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.