mirror of
https://github.com/hackstoic/golang-open-source-projects.git
synced 2025-02-02 18:28:43 +08:00
add introduction for ChubaoFS project
Signed-off-by: Mofei Zhang <mofei2816@gmail.com>
This commit is contained in:
parent
cd5ee848f5
commit
9fb8205fe3
@ -128,6 +128,7 @@ ps: 以下项目**star数均大于100**,且会定期检查项目的url,剔
|
||||
|[emccode/rexray ](https://github.com/emccode/rexray)| REX-Ray 是一个 EMC {code} 团队领导的开源项目,为 Docker、Mesos 及其他容器运行环境提供持续的存储访问。其设计旨在囊括通用存储、虚拟化和云平台,提供高级的存储功能。 |
|
||||
|[Terry-Mao/bfs ](https://github.com/Terry-Mao/bfs)| bfs 是使用 Go 编写的分布式文件系统(小文件存储)。 |
|
||||
|[gostor/gotgt ](https://github.com/gostor/gotgt)| Gotgt 是使用 Go 编写的高性能、可扩展的 iSCSI target 服务。 |
|
||||
|[chubaofs/chubaofs](https://github.com/chubaofs/chubaofs) | ChubaoFS(储宝文件系统) 是一个使用Go语言编写,为云原生应用(cloud native applications)设计的分布式文件系统和对象存储系统,目前已经成为[Cloud Native Computing Foundation](https://www.cncf.io/)(CNCF基金会)的[Sandbox项目](https://www.cncf.io/sandbox-projects/)。ChubaoFS提供可横向扩展的元数据管理、顺序写和随机写支持、多租户支持等特性。其存储引擎对大文件和小文件的读写都非常友好。ChubaoFS同时提供POSIX和S3兼容的对象存储接口,以及通过项目组提供的[CSI Driver](https://github.com/chubaofs/chubaofs-csi)及[Helm Chart](https://hub.helm.sh/charts/chubaofs/chubaofs)与您的Kubernates环境进行集成,更好的帮助有状态和无状态的应用实现存储计算分离。 |
|
||||
|
||||
# 分布式系统
|
||||
| 项目 | 简介 |
|
||||
|
Loading…
Reference in New Issue
Block a user