文件系统

 
notion image
高效率的利用场景,比如 sd 模型的部署(依赖 pip 模型都可以放)
juicefs
juicedataUpdated Jun 25, 2024
JuiceFS is a high-performance POSIX file system released under Apache License 2.0, particularly designed for the cloud-native environment. The data, stored via JuiceFS, will be persisted in Object Storage (e.g. Amazon S3), and the corresponding metadata can be persisted in various compatible database engines such as Redis, MySQL, and TiKV based on the scenarios and requirements.
JuiceFS是在Apache License 2.0下发布的高性能POSIX文件系统,专为云原生环境而设计。通过JuiceFS存储的数据将持久化在对象存储(例如Amazon S3)中,相应的元数据可以基于场景和需求持久化在各种兼容的数据库引擎中,例如Redis,MySQL和TiKV。
With JuiceFS, massive cloud storage can be directly connected to big data, machine learning, artificial intelligence, and various application platforms in production environments. Without modifying code, the massive cloud storage can be used as efficiently as local storage.
通过JuiceFS,海量云存储可以直接连接到生产环境中的大数据、机器学习、人工智能和各种应用平台。在不修改代码的情况下,海量云存储可以像本地存储一样高效地使用。
notion image
 
Loading...
目录
文章列表
王小扬博客
产品
Think
Git
软件开发
计算机网络
CI
DB
设计
缓存
Docker
Node
操作系统
Java
大前端
Nestjs
其他
PHP