macOS
brew install juicefslocal Homebrew formula metadata
安装
brew install juicefslocal Homebrew formula metadata
nix profile install nixpkgs#juicefsnixpkgs package indexes · pkgs/by-name/ju/juicefs/package.nix · 来源: api.github.com
scoop install main/juicefsScoop official bucket manifest trees · bucket/juicefs.json · 来源: api.github.com
概览
Cloud-based, distributed POSIX file system built on top of Redis and S3
历史
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.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
juicefs | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/juicedata/juicefs
安装元数据
| 软件包键 | brew:juicefs |
|---|---|
| 版本 | 1.4.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/juicefs |
| 主页 | https://juicefs.com |
| 仓库 | https://github.com/juicedata/juicefs |
| 上游文档 | https://juicefs.com/docs/community |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/juicedata/juicefs/archive/refs/tags/v1.4.0.tar.gz |
| 最后更新 | 2026-07-06T10:07:59Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
juicefs
nix profile install nixpkgs#juicefsmain/juicefs
scoop install main/juicefs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.