Community Integrations
SDK
- Megvii team contributed Python SDK.
AI
- UniSound team participated in the development of Fluid JuiceFSRuntime cache engine, please refer to this document.
- PaddlePaddle team has integrated JuiceFS into Paddle Operator, please refer to the document.
- Build a distributed Milvus cluster based on JuiceFS, the Milvus team wrote a case sharing and tutorial.
Big data
- Apache Kylin 4.0 that is a OLAP engine could deploy with the JuiceFS in dissaggregated storage and compute architecture on every public cloud platform, there is the video sharing (in Chinese) and the post for this use case.
- Apache Hudi supports JuiceFS since v0.10.0, you can refer to official documentation to learn how to configure JuiceFS.
DevOps
- Terraform Provider for JuiceFS by Toowoxx IT GmbH, an IT service company from Germany
Alfred
JuiceFS documents offers an Alfred workflow to search documents of JuiceFS with instant results
Simply type your keyword into Alfred (default: jfs) and provide a query to see instant search results from JuiceFS documents.
Install
Workflow of Alfred 5 version: Latest Download
Usage
Search all documents of JuiceFS, including community, enterprise and CSI:
# JuiceFS community documents
jfs ce <search>
# JuiceFS enterprise documents
jfs ee <search>
# JuiceFS csi documents
jfs csi <search>
Workflow Variables
API_KEY
: API key for algolia which JuiceFS documents uses. Default value is ok.LANGUAGE
: Language of JuiceFS documents to search. Default isen
.HITS_PER_PAGE
: Hits of each search. Default is10
.