红联Linux门户
Linux帮助

Go IPFS v0.4.1发布,分布式文件系统

发布时间:2016-04-26 09:21:25来源:红联作者:baihuo
Go IPFS v0.4.1 发布了。

新特性:

implementated ipfs object diff (@whyrusleeping)

allow promises (used in get, refs) to fail (@whyrusleeping)

工具改变:

Adds 'toolkit_upgrade' to the makefile help target (@achin)

Bug 修复:

fixed ipfs name resolve --local multihash error (@pfista)

ipfs patch commands won't return null links field anymore (@whyrusleeping)

repo: don't create logs directory, not used any longer (@lgierth)

Make non recursive resolve print the result (@kubuxu)

Output dirs on ipfs add -rn (@noffle)

update libp2p dep to fix hanging listeners problem (@whyrusleeping)

fix dht command key escaping (@whyrusleeping)

IPFS 是分布式文件系统,寻求连接所有计算机设备的相同文件系统。在某些方面,这很类似于原始的 Web 目标,但是 IPFS 最终会更像单个比特流群交换的 git 对象。

IPFS = InterPlanetary File System

IPFS 结合了 Git,BitTorrent,Kademlia,SFS 和 Web 的优势,提供跟 HTTP web 一样简单的接口。

下载地址:https://github.com/ipfs/go-ipfs/archive/v0.4.1.tar.gz

来自:开源中国社区
文章评论

共有 0 条评论