Merge pull request #8 from carmark/patch-3

add an iSCSI target service written by golang
This commit is contained in:
hackstoic 2017-10-19 01:14:04 -05:00 committed by GitHub
commit 2268b34704

View File

@ -144,6 +144,7 @@
|[ SeaweedFS ]( https://github.com/chrislusf/seaweedfs )| SeaweedFS 是简单高伸缩性的分布式文件系统包含两部分存储数十亿的文件快速为文件服务。SeaweedFS 作为支持全 POSIX 文件系统语义替代Seaweed-FS 选择仅实现 key-file 的映射,类似 "NoSQL",也可以说是 "NoFS"。 |
|[ bfs ]( https://github.com/Terry-Mao/bfs )| bfs 是使用 Go 编写的分布式文件系统(小文件存储)。 |
|[ IPFS ]( https://github.com/ipfs/go-ipfs )| IPFS 是分布式文件系统,寻求连接所有计算机设备的相同文件系统。在某些方面,这很类似于原始的 Web 目标,但是 IPFS 最终会更像单个比特流群交换的 git 对象。IPFS InterPlanetary File System |
|[Gotgt](https://github.com/gostor/gotgt)| Gotgt 是使用 Go 编写的高性能、可扩展的 iSCSI target 服务。 |
# 分布式系统